diff DOCS/xml/fr/Makefile @ 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 6dfed0b2a300
children 03e8eec6e104
line wrap: on
line diff
--- 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