distclean the texi files generated by udunits

This commit is contained in:
Ed Hartnett 2010-11-02 22:46:16 +00:00
parent aea3afe40a
commit ad5631b287

View File

@ -20,7 +20,7 @@ AM_MAKEINFOHTMLFLAGS = --no-split
RSYNC_FLAGS = --rsh=ssh --rsync-path=/opt/bin/rsync
distName = $(PACKAGE)-$(VERSION)
distArchive = $(distName).tar.gz
DISTCLEANFILES = *.log $(distArchive)
DISTCLEANFILES = *.log $(distArchive) $(udunits2_TEXINFOS)
success.texi: test/results.tab
sleep 2 # to accomodate broken HP-UX B.11.00 make(1)