summaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rw-r--r--systemd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/Makefile.am b/systemd/Makefile.am
index 6626d60..a23f1d1 100644
--- a/systemd/Makefile.am
+++ b/systemd/Makefile.am
@@ -4,7 +4,7 @@ edit = \
4 -e 's|@localstatedir[@]|$(localstatedir)|g' \ 4 -e 's|@localstatedir[@]|$(localstatedir)|g' \
5 < $< > $@ || rm $@ 5 < $< > $@ || rm $@
6 6
7if HAVE_SYSTEMD 7if WANT_SYSTEMD
8 8
9systemdsystemunit_DATA = \ 9systemdsystemunit_DATA = \
10 usbmuxd.service 10 usbmuxd.service