summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst-libs/ext/ffmpeg/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am
new file mode 100644
index 000000000..c7a470385
--- /dev/null
+++ b/gst-libs/ext/ffmpeg/Makefile.am
@@ -0,0 +1,9 @@
+REVISION =
+
+SUBDIRS = ffmpeg
+
+checkout:
+ cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg
+
+install:
+ true