Skip to content
Snippets Groups Projects
Commit 613836ee authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Add all .m4 files in ./m4/ (make complains otherwise after "make dist").

parent 42a5d6fa
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ endif
ACLOCAL_AMFLAGS = -I ./m4
EXTRA_DIST = DEMO m4/check-package.m4
EXTRA_DIST = DEMO $(wildcard m4/*.m4)
# This target only makes sense for maintainers!!
cvs-clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment