summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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) \