summaryrefslogtreecommitdiff
path: root/grc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'grc/Makefile.am')
-rw-r--r--grc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/Makefile.am b/grc/Makefile.am
index c36786281..9d473b4d3 100644
--- a/grc/Makefile.am
+++ b/grc/Makefile.am
@@ -43,7 +43,6 @@ BUILT_SOURCES += grc.conf
grc.conf: $(srcdir)/grc.conf.in Makefile
sed \
- -e 's|@pythonw[@]|$(PYTHONW)|g' \
-e 's|@blocksdir[@]|$(grc_blocksdir)|g' \
-e 's|@docdir[@]|$(gr_docdir)|g' \
$< > $@