summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b96f551..7789d48 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,10 +29,8 @@ service-discovery-applet: service-discovery-applet.in
service-discovery-config: service-discovery-config.in
sed \
-e 's,@PYTHON\@,$(PYTHON),g' \
- -e 's,@version\@,$(VERSION),g' \
-e 's,@iconsdir\@,$(ICONSDIR),g' \
-e 's,@interfacesdir\@,$(INTERFACESDIR),g' \
- -e 's,@actionsdir\@,$(ACTIONSDIR),g' \
-e 's,@GETTEXT_PACKAGE\@,$(GETTEXT_PACKAGE),g' \
-e 's,@LOCALEDIR\@,$(LOCALEDIR),g' \
$< > $@