diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2007-01-04 16:32:43 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2007-01-04 16:32:43 +0000 |
commit | 4d3eb2d7f042bbcfad85cc44e254a0688694caea (patch) | |
tree | 273894a792cb0f1d58346180720a8cdce886b171 /gst-libs/Makefile.am | |
parent | abd2290ed141b010fc7e352e0114abb1c1d3e725 (diff) | |
download | gstreamer-plugins-bad-4d3eb2d7f042bbcfad85cc44e254a0688694caea.tar.gz |
move amrwb code
Original commit message from CVS:
move amrwb code
Diffstat (limited to 'gst-libs/Makefile.am')
-rw-r--r-- | gst-libs/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gst-libs/Makefile.am b/gst-libs/Makefile.am index 6ac3e24a4..c77dc6215 100644 --- a/gst-libs/Makefile.am +++ b/gst-libs/Makefile.am @@ -1,5 +1 @@ -SUBDIRS = \ - gst - -DIST_SUBDIRS = \ - gst +SUBDIRS = gst ext |