diff DOCS/xml/ru/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 abde88225c3a
line wrap: on
line diff
--- 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