aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c4fa7a6..4ae44af 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,10 @@ EXTRANS=python /home/gray/eXtrans/extrans.py
all-local:
-BASE_HREF="$(BASE_HREF)" TARGET_DIR="$(TARGET_DIR)" $(EXTRANS) $(top_srcdir)/lingua.xtrans
+htmldir = $(HTMLDIR)
+
+html_DATA = mainstyle.css
+
install-html:
for dir in ru el; do \
here=`pwd`; \

Return to:

Send suggestions and report system problems to the System administrator.