the distclean-local fixes were ported over from thomasvs' changes to the old Makfile...
authorAndy Wingo <wingo@pobox.com>
Wed, 12 Dec 2001 19:35:34 +0000 (19:35 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 12 Dec 2001 19:35:34 +0000 (19:35 +0000)
Original commit message from CVS:
the distclean-local fixes were ported over from thomasvs' changes to the old Makfile,
and they were failing for some reason now. these changes make them succeed.

docs/gst/Makefile.am

index 8d55a2c..4a4694e 100644 (file)
@@ -153,8 +153,8 @@ distclean-local: clean
        rm -rf $(DOC_MODULE)-decl-list.txt
        rm -rf gstreamer-*.txt
        rm -rf tmpl/*.sgml
-       rm gstreamer.hierarchy
-       rm *.stamp      
+       rm -f gstreamer.hierarchy
+       rm -f *.stamp || true
 
 install-data-local:
        $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)