ffmpeg fix
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 30 Dec 2002 12:41:03 +0000 (12:41 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 30 Dec 2002 12:41:03 +0000 (12:41 +0000)
Original commit message from CVS:
ffmpeg fix

gst-libs/ext/ffmpeg/Makefile.am

index c7a4703..e264d24 100644 (file)
@@ -6,4 +6,4 @@ checkout:
        cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg
 
 install:
-       true
+       cd ffmpeg && make