aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-09-10 12:27:21 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-09-10 16:09:59 +0200
commit6fe1c2220ad8a6d7d61af487b43adb11a21b79cb (patch)
tree007127cf1098d55673b86a10b1958ed7b4c1e318 /Makefile.am
parent0da9f2f19cce314b3878ed35859c007e435316c7 (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 8e18167..210e499 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS = \
src \
include \
sql \
+ contrib \
tests \
$(NULL)
@@ -12,6 +13,9 @@ EXTRA_DIST = \
.version \
$(NULL)
+DISTCHECK_CONFIGURE_FLAGS = \
+ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
+
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libosmo-gsup-client.pc