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.
This commit is contained in:
Andy Wingo 2001-12-12 19:35:34 +00:00
parent 70ece16efa
commit 13bc576148

View 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)