summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-27 16:24:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-27 16:24:01 +0000
commit036a84861f6d7e7245041904279463323a767d6a (patch)
treea16bd26ade7918aef7384b719efdaf30824da039 /gst-libs
parentc842d0abda6a7af2b04706efe5bee9dc0999c129 (diff)
sigh
Original commit message from CVS: sigh
Diffstat (limited to 'gst-libs')
-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 00000000..c7a47038
--- /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