aboutsummaryrefslogtreecommitdiff
path: root/xml/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-08 21:41:36 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-08 21:41:36 +0000
commit3bac1bc6312395e44925eee099d7c2f57977adaf (patch)
tree88c6d1203deec10ed7330e05e0bce46d12407a91 /xml/Makefile.am
parent5c890e47bb54e51f2be5bff9a57e6da8d3b43081 (diff)
downloadellinika-3bac1bc6312395e44925eee099d7c2f57977adaf.tar.gz
ellinika-3bac1bc6312395e44925eee099d7c2f57977adaf.tar.bz2
(conf.sed): Define SCRIPT_DIR and SCRIPT_SUFFIX
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@464 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'xml/Makefile.am')
-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.