summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-30 21:32:42 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-30 21:32:42 +0000
commitb8070f3a0119266c09353bcfe3e6a3b0231d5046 (patch)
tree2c6bf45d7c8dcdec6fa7eda069f0b74044899350 /DOCS
parent9dd089832a98740cac7ea9294b763f2232049d8c (diff)
downloadmpv-b8070f3a0119266c09353bcfe3e6a3b0231d5046.tar.bz2
mpv-b8070f3a0119266c09353bcfe3e6a3b0231d5046.tar.xz
100l for forgetting to update this. It would brake building after distclean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11897 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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