aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-02-20 05:53:06 +0000
committerJörg Mayer <jmayer@loplof.de>2005-02-20 05:53:06 +0000
commitfdf7723dd2fa08515bb57a69ed691e986abbdc0c (patch)
tree64f703db3f3d015d7209d96adbac6909bab05ebc
parentbbee7922607cfb4f336b047522d72369ffca2305 (diff)
Remove Makefile.auto during make clean (distcheck again)
svn path=/trunk/; revision=13443
-rw-r--r--docbook/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/docbook/Makefile b/docbook/Makefile
index c573747666..f866eccb45 100644
--- a/docbook/Makefile
+++ b/docbook/Makefile
@@ -9,7 +9,7 @@
DOCBOOKXSL="/usr/share/docbook-xsl"
# On SUSE 9.1 uncomment the following line:
-#DOCBOOKXSL="/usr/share/xml/docbook/stylesheet/nwalsh/1.64.1"
+DOCBOOKXSL="/usr/share/xml/docbook/stylesheet/nwalsh/1.65.1"
# formatting objects processor
# (comment this out, if you don't want pdf or don't have fop installed)
@@ -18,7 +18,7 @@ FOP="fop-0.20.5/fop.bat"
# for unix like environments (if you have problems with fop, try to use an absolute path here)
#FOP="/usr/share/fop-0.20.5/fop.sh"
# One SUSE 9.1 uncomment the following line (make sure you have at least fop-0.20.5-71.2)
-#FOP="/usr/bin/fop"
+FOP="/usr/bin/fop"
# html help compiler (Win32 only)
# (comment this out, if you don't want chm or don't have hhc installed)
@@ -43,6 +43,7 @@ clean:
rm -f *.fo
rm -f *.pdf
rm -f *.chm
+ rm -f Makefile.auto
rm -rf eug_html
rm -rf eug_html_chunked
rm -rf eug_chm