summaryrefslogtreecommitdiff
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 d9d2ad1..f400a13 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,8 @@ AUTOMAKE_OPTIONS = 1.7
NULL =
+DISTCHECK_CONFIGURE_FLAGS = --without-systemd
+
SUBDIRS = \
src \
savers \
@@ -20,8 +22,6 @@ EXTRA_DIST = \
README \
ChangeLog \
NEWS \
- TODO \
- HACKING \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \