From: Ronald S. Bultje Date: Fri, 28 Jan 2005 19:59:40 +0000 (+0000) Subject: ext/Makefile.am: Unbreak buildbot. X-Git-Tag: BRANCH-GSTREAMER-0_8-ROOT~67 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e7f71e5021d29933d013e45f5a783dfe60836260;p=platform%2Fupstream%2Fgst-plugins-good.git ext/Makefile.am: Unbreak buildbot. Original commit message from CVS: * ext/Makefile.am: Unbreak buildbot. --- diff --git a/ChangeLog b/ChangeLog index f184de0..9fe647c 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 a74262f..689b339 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) \