summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-09-07 16:04:15 +0200
committerAlexander Larsson <alexl@redhat.com>2015-09-07 17:17:44 +0200
commitd79935bd4a2ce89294546b5953802f7704d56af2 (patch)
tree047688ea304ab561753ad27668699ff055a7ec58 /Makefile.am
parented2763a0dac70de948e6a7636aa4e2c93ccce4eb (diff)
downloadxdg-app-d79935bd4a2ce89294546b5953802f7704d56af2.tar.gz
Add minimal document portal tests
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)|" $< > $@