diff options
author | David Schleef <ds@schleef.org> | 2003-07-27 05:31:30 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2003-07-27 05:31:30 +0000 |
commit | 5bd05909410700a05cf0e14cfcee55efd012c3fe (patch) | |
tree | 2b21f7483a26ea2d859b146cfb5624783c849fe4 | |
parent | 6db306d56b3da43f685201b773564170a524fcf5 (diff) | |
download | gstreamer-plugins-bad-5bd05909410700a05cf0e14cfcee55efd012c3fe.tar.gz |
Add mplex subdir
Original commit message from CVS:
Add mplex subdir
-rw-r--r-- | gst-libs/ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/ext/Makefile.am b/gst-libs/ext/Makefile.am index 2e709bec4..d25e019c5 100644 --- a/gst-libs/ext/Makefile.am +++ b/gst-libs/ext/Makefile.am @@ -1 +1 @@ -SUBDIRS = ffmpeg +SUBDIRS = ffmpeg mplex |