summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-27 01:36:25 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-27 01:36:25 +0200
commited11c6a4d4da379ff9ebccb7a0340e64232efabb (patch)
tree8fa5cea77c6a149f0efdc8536913ebcc28571da2 /Makefile.am
parent5b0187292d95c991c37efeeaf36fac9628dae5dc (diff)
build-sys: install systemd service files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 168c556..982a83d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -222,7 +222,8 @@ avahi.devhelp: doxygen-run
MOSTLYCLEANFILES = $(DX_CLEANFILES)
DISTCHECK_CONFIGURE_FLAGS = \
- --disable-monodoc
+ --disable-monodoc \
+ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
homepage:
$(MAKE) -C man