aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 171250b..d78d1f6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@
ACLOCAL_AMFLAGS = -I grecs/am
-SUBDIRS = grecs lib src tests
+SUBDIRS = grecs lib src etc tests
.PHONY: ChangeLog
ChangeLog:
@@ -25,4 +25,4 @@ ChangeLog:
awk -f $(top_srcdir)/grecs/build-aux/git2chg.awk > ChangeLog; \
fi
-distuninstallcheck_listfiles = find . -type f -not -name 'eclat.conf' -print
+distuninstallcheck_listfiles = find . -type f -not -name 'eclat.conf' -not -name '*.forlan' -print

Return to:

Send suggestions and report system problems to the System administrator.