diff --git a/ChangeLog b/ChangeLog index f184de0180..9fe647cb0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-01-28 Ronald S. Bultje + + * ext/Makefile.am: + Unbreak buildbot. + 2005-01-28 Andy Wingo * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output diff --git a/ext/Makefile.am b/ext/Makefile.am index a74262f700..689b339b21 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) \