summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ddd8b78..48cf2d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ edit = $(SED) \
-e 's|@DISTSUFF[@]|$(DISTSUFF)|g' \
-e 's|@INITDB_LOG[@]|$(INITDB_LOG)|g' \
-e 's|@libexecdir[@]|$(libexecdir)|g' \
+ -e 's|@PG_CTL_BIN[@]|$(PG_CTL_BIN)|g' \
-e 's|@PGDATADIR[@]|$(PGDATADIR)|g' \
-e 's|@pgdocdir[@]|$(pgdocdir)|g' \
-e 's|@PGENGINE[@]|$(PGENGINE)|g' \