gst-libs: Fixup make distclean for new ffmpeg
authorEdward Hervey <bilboed@bilboed.com>
Wed, 16 Jun 2010 10:10:34 +0000 (12:10 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 16 Jun 2010 10:10:34 +0000 (12:10 +0200)
gst-libs/ext/Makefile.am

index 367274b..4f85728 100644 (file)
@@ -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