summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f765e3..7f7fdf3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ if BUILD_DOCUMENTATION
SUBDIRS = doc
endif
-# D-BUS service file
%.service: %.service.in config.log
$(AM_V_GEN) $(SED) -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@