From d6d8085dff6ee8273be50dfee01bbb9b4d271235 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sat, 23 Oct 2004 11:38:24 +0000 Subject: ext/Makefile.am: Fix the build fixes. Original commit message from CVS: * ext/Makefile.am: Fix the build fixes. --- ChangeLog | 5 +++++ ext/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 487e146c..55f04252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-23 Ronald S. Bultje + + * ext/Makefile.am: + Fix the build fixes. + 2004-10-23 Ronald S. Bultje * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query), diff --git a/ext/Makefile.am b/ext/Makefile.am index aaa9c6a8..cd9c5ac3 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -370,6 +370,7 @@ SUBDIRS=\ $(DIRAC_DIR) \ $(DIVX_DIR) \ $(DTS_DIR) \ + $(DV1394_DIR) \ $(DVDREAD_DIR) \ $(DVDNAV_DIR) \ $(ESD_DIR) \ @@ -401,7 +402,6 @@ SUBDIRS=\ $(MUSICBRAINZ_DIR) \ $(OGG_DIR) \ $(PANGO_DIR) \ - $(RAW1394_DIR) \ $(SDL_DIR) \ $(SHOUT_DIR) \ $(SHOUT2_DIR) \ -- cgit v1.2.1