summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r--DOCS/xml/en/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/Makefile b/DOCS/xml/en/Makefile
index 30aca265a9..e36fbfffa5 100644
--- a/DOCS/xml/en/Makefile
+++ b/DOCS/xml/en/Makefile
@@ -1,5 +1,3 @@
-include ../Makefile.inc
-
# Set if you are using your own HTML stylesheet...
#HTML_STYLESHEET = mystyle.css
@@ -9,3 +7,5 @@ USE_SYMLINKS = no
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml)
$(HTMLFILE): $(wildcard *.xml)
+
+include ../Makefile.inc