add ACLOCAL_AMFLAGS so automake calls aclocal correctly when necessary
This commit is contained in:
parent
6d4b3337c2
commit
ad25b37d40
1 changed files with 2 additions and 0 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue