add ACLOCAL_AMFLAGS so automake calls aclocal correctly when necessary

This commit is contained in:
Frank Mori Hess 2003-10-09 14:59:44 +00:00
parent 6d4b3337c2
commit ad25b37d40

View file

@ -7,6 +7,8 @@ SUBDIRS = lib comedi_calibrate comedi_config man testing demo doc python \
EXTRA_DIST = debian m4 comedilib.spec
ACLOCAL_AMFLAGS = -I m4
dist-hook:
rm -rf `find $(distdir) -name CVS`