aboutsummaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml')
-rw-r--r--xml/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/xml/Makefile.am b/xml/Makefile.am
index bcce269..6e28d27 100644
--- a/xml/Makefile.am
+++ b/xml/Makefile.am
@@ -25,6 +25,8 @@ conf.sed: Makefile
echo 's,=TMPDIR=,$(top_builddir)/../tmp,' > conf.sed
echo 's,=OUTDIR=,$(top_builddir)/../html,' >> conf.sed
echo 's,=TARGET_DIR=,$(TARGET_DIR),' >> conf.sed
+ echo 's,=SCRIPT_SUFFIX=,$(SCRIPT_SUFFIX),' >> conf.sed
+ echo 's,=SCRIPT_DIR=,$(SCRIPT_DIR),' >> conf.sed
echo 's,=BASE_HREF=,$(BASE_HREF),' >> conf.sed
lingua.conf: $(srcdir)/lingua.conf.in conf.sed

Return to:

Send suggestions and report system problems to the System administrator.