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