summaryrefslogtreecommitdiff
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
commit9cdd7956c9e72c250ae38e24eed66405b230f504 (patch)
tree4a290f1e7b395f005e5cf296775995df60eb8dfa
parent6f240823b32ad93b39fccfa0506925385fd0be29 (diff)
downloadgstreamer-plugins-bad-9cdd7956c9e72c250ae38e24eed66405b230f504.tar.gz
sigh
Original commit message from CVS: sigh
-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