summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c44319a..411f4a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,12 @@
ACLOCAL_AMFLAGS = -I m4
+DISTCHECK_CONFIGURE_FLAGS = \
+ --with-systemdsystemunitdir=\$${libdir}/systemd/system
+
+dist_tmpfiles_DATA = \
+ tmpfiles.d/gentoo-run.conf
+dist_systemdsystemunit_DATA = \
+ mounts/var-lock.mount \
+ mounts/var-run.mount
EXTRA_DIST = NEWS
NEWS: configure.ac Makefile.am