summaryrefslogtreecommitdiff
path: root/substitute.am
diff options
context:
space:
mode:
Diffstat (limited to 'substitute.am')
-rw-r--r--substitute.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/substitute.am b/substitute.am
index 33d8a75..eb1aaae 100644
--- a/substitute.am
+++ b/substitute.am
@@ -10,6 +10,8 @@ substitute = sed -e 's,[@]guilemoduledir[@],$(guilemoduledir),g' \
-e 's,[@]PACKAGE_STRING[@],$(PACKAGE_STRING),g' \
-e 's,[@]PACKAGE_NAME[@],$(PACKAGE_NAME),g' \
-e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g' \
- -e 's,[@]PACKAGE_BUGREPORT[@],$(PACKAGE_BUGREPORT),g'
+ -e 's,[@]PACKAGE_BUGREPORT[@],$(PACKAGE_BUGREPORT),g' \
+ -e 's,[@]FIG2DEV[@],$(FIG2DEV),g' \
+ -e 's,[@]CONVERT[@],$(CONVERT),g'
SUFFIXES = .in