From: Andy Wingo Date: Wed, 12 Dec 2001 19:35:34 +0000 (+0000) Subject: the distclean-local fixes were ported over from thomasvs' changes to the old Makfile... X-Git-Tag: RELEASE-0_3_0-EVENTFUL~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13bc57614819f364a8377f11d3e2ae673e28ee1a;p=platform%2Fupstream%2Fgstreamer.git the distclean-local fixes were ported over from thomasvs' changes to the old Makfile, and they were failing for some ... 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. --- diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index 8d55a2c..4a4694e 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -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)