summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/xml/en/Makefile4
-rw-r--r--DOCS/xml/es/Makefile4
-rw-r--r--DOCS/xml/fr/Makefile4
-rw-r--r--DOCS/xml/pl/Makefile4
-rw-r--r--DOCS/xml/ru/Makefile4
5 files changed, 10 insertions, 10 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
diff --git a/DOCS/xml/es/Makefile b/DOCS/xml/es/Makefile
index 30aca265a9..e36fbfffa5 100644
--- a/DOCS/xml/es/Makefile
+++ b/DOCS/xml/es/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
diff --git a/DOCS/xml/fr/Makefile b/DOCS/xml/fr/Makefile
index 30aca265a9..e36fbfffa5 100644
--- a/DOCS/xml/fr/Makefile
+++ b/DOCS/xml/fr/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
diff --git a/DOCS/xml/pl/Makefile b/DOCS/xml/pl/Makefile
index 92b9023cb5..0df3544fb0 100644
--- a/DOCS/xml/pl/Makefile
+++ b/DOCS/xml/pl/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 = yes
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl
$(HTMLFILE): $(wildcard *.xml) html-common.xsl
+
+include ../Makefile.inc
diff --git a/DOCS/xml/ru/Makefile b/DOCS/xml/ru/Makefile
index 92b9023cb5..0df3544fb0 100644
--- a/DOCS/xml/ru/Makefile
+++ b/DOCS/xml/ru/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 = yes
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl
$(HTMLFILE): $(wildcard *.xml) html-common.xsl
+
+include ../Makefile.inc