Mercurial > mplayer.hg
changeset 11896:71a4c2eb1340
100l for forgetting to update this. It would brake building after distclean.
author | wight |
---|---|
date | Fri, 30 Jan 2004 21:32:42 +0000 |
parents | d9489d5581d0 |
children | b3aea2d77cbe |
files | DOCS/xml/en/Makefile DOCS/xml/es/Makefile DOCS/xml/fr/Makefile DOCS/xml/pl/Makefile DOCS/xml/ru/Makefile |
diffstat | 5 files changed, 10 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/Makefile Fri Jan 30 20:10:31 2004 +0000 +++ b/DOCS/xml/en/Makefile Fri Jan 30 21:32:42 2004 +0000 @@ -1,5 +1,3 @@ -include ../Makefile.inc - # Set if you are using your own HTML stylesheet... #HTML_STYLESHEET = mystyle.css @@ -9,3 +7,5 @@ # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml) $(HTMLFILE): $(wildcard *.xml) + +include ../Makefile.inc
--- a/DOCS/xml/es/Makefile Fri Jan 30 20:10:31 2004 +0000 +++ b/DOCS/xml/es/Makefile Fri Jan 30 21:32:42 2004 +0000 @@ -1,5 +1,3 @@ -include ../Makefile.inc - # Set if you are using your own HTML stylesheet... #HTML_STYLESHEET = mystyle.css @@ -9,3 +7,5 @@ # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml) $(HTMLFILE): $(wildcard *.xml) + +include ../Makefile.inc
--- a/DOCS/xml/fr/Makefile Fri Jan 30 20:10:31 2004 +0000 +++ b/DOCS/xml/fr/Makefile Fri Jan 30 21:32:42 2004 +0000 @@ -1,5 +1,3 @@ -include ../Makefile.inc - # Set if you are using your own HTML stylesheet... #HTML_STYLESHEET = mystyle.css @@ -9,3 +7,5 @@ # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml) $(HTMLFILE): $(wildcard *.xml) + +include ../Makefile.inc
--- a/DOCS/xml/pl/Makefile Fri Jan 30 20:10:31 2004 +0000 +++ b/DOCS/xml/pl/Makefile Fri Jan 30 21:32:42 2004 +0000 @@ -1,5 +1,3 @@ -include ../Makefile.inc - # Set if you are using your own HTML stylesheet... #HTML_STYLESHEET = mystyle.css @@ -9,3 +7,5 @@ # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl $(HTMLFILE): $(wildcard *.xml) html-common.xsl + +include ../Makefile.inc
--- a/DOCS/xml/ru/Makefile Fri Jan 30 20:10:31 2004 +0000 +++ b/DOCS/xml/ru/Makefile Fri Jan 30 21:32:42 2004 +0000 @@ -1,5 +1,3 @@ -include ../Makefile.inc - # Set if you are using your own HTML stylesheet... #HTML_STYLESHEET = mystyle.css @@ -9,3 +7,5 @@ # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl $(HTMLFILE): $(wildcard *.xml) html-common.xsl + +include ../Makefile.inc