diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-28 19:59:40 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-28 19:59:40 +0000 |
commit | 6af0bb76f1dcc0beb019c7bd4fd63dba33fb47e0 (patch) | |
tree | 56d8134b6d633974cf541edb229f3d72e1fe303d /ext | |
parent | 05568af169f4ce41d0c8ebe06529622a14f14107 (diff) | |
download | gst-plugins-bad-6af0bb76f1dcc0beb019c7bd4fd63dba33fb47e0.tar.gz gst-plugins-bad-6af0bb76f1dcc0beb019c7bd4fd63dba33fb47e0.tar.bz2 gst-plugins-bad-6af0bb76f1dcc0beb019c7bd4fd63dba33fb47e0.zip |
ext/Makefile.am: Unbreak buildbot.
Original commit message from CVS:
* ext/Makefile.am:
Unbreak buildbot.
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index a74262f7..689b339b 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -405,7 +405,6 @@ SUBDIRS=\ $(AALIB_DIR) \ $(ALSA_DIR) \ $(AMRNB_DIR) \ - $(AMRWB_DIR) \ $(ARTS_DIR) \ $(ARTSC_DIR) \ $(AUDIOFILE_DIR) \ |