]> mj.ucw.cz Git - libucw.git/blobdiff - build/Maketop
Split autoconf.cfg
[libucw.git] / build / Maketop
index 5981decfaad774618f3545c285875f65eb450fe3..23d1510adab80077441c93ca042bacb8c3fc6e6b 100644 (file)
@@ -72,6 +72,9 @@ distclean:: clean
 testclean::
        rm -f `find obj -name "*.test"`
 
+docclean::
+       rm -f $(DOCS) $(patsubst %.html,%.txt,$(DOCS))
+
 # Extra default rules (appended to by submakefiles)
 extras::