From 76921288a0aa39acb53102863523c388b5d0f9ee Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 21 Jul 2004 21:33:58 +0000 Subject: xmlized NEWS --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9f0d419..a7ad457 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,5 @@ SUBDIRS = src man + +all-local: NEWS +NEWS: NEWS.xsl NEWS.xml + ${XSLTPROC} -o $@ NEWS.xsl NEWS.xml -- cgit v0.9.0.2