From: Edward Hervey Date: Wed, 16 Jun 2010 10:10:34 +0000 (+0200) Subject: gst-libs: Fixup make distclean for new ffmpeg X-Git-Tag: RELEASE-0.10.11~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=024e9539acd756ae9319fd8d18d4fe92c01870f3;p=platform%2Fupstream%2Fgst-libav.git gst-libs: Fixup make distclean for new ffmpeg --- diff --git a/gst-libs/ext/Makefile.am b/gst-libs/ext/Makefile.am index 367274b..4f85728 100644 --- a/gst-libs/ext/Makefile.am +++ b/gst-libs/ext/Makefile.am @@ -25,6 +25,7 @@ dist-clean: cd ffmpeg && $(MAKE) distclean rm -rf $(TMP_DIST_DIR) rm -f Makefile + rm -f ffmpeg/.version distclean: dist-clean