Remove unused entries from clean.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 1 May 2009 22:39:49 +0000 (00:39 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 1 May 2009 23:15:26 +0000 (01:15 +0200)
docs-xml/Makefile

index 74b1448890677c6094667714289164c7cb92792f..c4d9cbce9104ad76919c9174cd620839392378d8 100644 (file)
@@ -56,9 +56,8 @@ clean::
        rm -f $(patsubst %.svg,%.png,$(wildcard */images/*.svg)) \
                  $(patsubst %.svg,%.eps,$(wildcard */images/*.svg)) \
                  $(patsubst %.png,%.eps,$(wildcard */images/*.png))
-       rm -f *-attributions.xml *.tpt *.tex *.loc *.toc *.lof *.glo *.idx *.aux
+       rm -f *-attributions.xml
        rm -f $(SMBDOTCONFDOC)/parameters.*.xml
-       rm -f $(addsuffix .*,$(MAIN_DOCS))
        rm -f build/catalog.xml
 
 # Output format targets
@@ -248,6 +247,7 @@ distclean clobber:: clean
 realdistclean:: distclean
        rm -f configure
        rm -rf autom4te.cache
+       rm -rf output
 
 # Always keep intermediate files if we can
 .SECONDARY: