aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-10-31 10:38:18 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-11-01 12:51:39 +0100
commitb29f84ff6cd4ef6a384af4fe625d4c372a34d938 (patch)
treece42919a534ffeb613b663b272baf711e9f42922 /Makefile.am
parentb96c957a22e0371978a98ca9fc991f57226a8c08 (diff)
Install systemd services with autotools
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6caa009..0f4a249 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,10 @@ SUBDIRS = include src contrib tests
BUILT_SOURCES = $(top_srcdir)/.version
EXTRA_DIST = git-version-gen .version
+DISTCHECK_CONFIGURE_FLAGS = \
+ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
+
+
@RELMAKE@
$(top_srcdir)/.version: