summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-28 19:59:40 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-28 19:59:40 +0000
commite7f71e5021d29933d013e45f5a783dfe60836260 (patch)
treed196aca4a796ef3f09a2cc46c4abccaa86511866
parent7fb19363a618c7cda26cdd02bc2120471a490878 (diff)
ext/Makefile.am: Unbreak buildbot.
Original commit message from CVS: * ext/Makefile.am: Unbreak buildbot.
-rw-r--r--ChangeLog5
-rw-r--r--ext/Makefile.am1
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f184de01..9fe647cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/Makefile.am:
+ Unbreak buildbot.
+
2005-01-28 Andy Wingo <wingo@pobox.com>
* ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
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) \