summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-11-28 16:45:08 -0500
committerChris Lumens <clumens@redhat.com>2007-11-28 16:45:08 -0500
commit07b578e4312daff7ebd220ce1a903c1d39050d5e (patch)
tree82a77e8e642f1719717c9b4f091de9464ff8c773 /docs
parentebdcf02ec1e71a02ab6ab7eb15aea7016c903c7f (diff)
downloadanaconda-07b578e4312daff7ebd220ce1a903c1d39050d5e.tar.gz
anaconda-07b578e4312daff7ebd220ce1a903c1d39050d5e.tar.xz
anaconda-07b578e4312daff7ebd220ce1a903c1d39050d5e.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index df422303b..6f61e4342 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -9,7 +9,7 @@ kickstart-docs.txt:
xmlto --skip-validation txt kickstart-docs.xml
clean:
- rm -rf kickstart-docs.txt command-line.txt api
+ rm -rf kickstart-docs.txt command-line.txt api *.xml
depend: