summaryrefslogtreecommitdiffabout
path: root/Makefile.am
blob: a7ad457e715aacd5351cef3c699be0e2a1a110f6 (plain)
1
2
3
4
5
SUBDIRS = src man

all-local: NEWS
NEWS: NEWS.xsl NEWS.xml
	${XSLTPROC} -o $@ NEWS.xsl NEWS.xml