trying to make distclean work
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 19:11:27 +0000 (19:11 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 19:11:27 +0000 (19:11 +0000)
Original commit message from CVS:
trying to make distclean work

docs/gst/Makefile.am

index c1a518c..05b6aae 100644 (file)
@@ -106,8 +106,14 @@ html: sgml
 clean-local:
        rm -rf *~ *.bak *.signals *-unused.txt *.args *.o *.lo .libs sgml html
 
+# FIXME : thomas added all sgml files and some other things to make
+# make distcheck work
 distclean-local: clean
        rm -rf $(DOC_MODULE)-decl-list.txt
+       rm -rf gstreamer-*.txt
+       rm -rf tmpl/*.sgml
+       rm gstreamer.hierarchy
+       rm *.stamp      
 
 install-data-local: html/book1.html
        $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)