summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-23 11:38:24 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-23 11:38:24 +0000
commit88487ced8536112435a6a7c2b03a06941c3c42c3 (patch)
tree798e9e0b21c30f85c62dd3c543ea3c687037ec9a
parent63d9273740f7149fe44ddad94562c6ecb5b371a4 (diff)
ext/Makefile.am: Fix the build fixes.
Original commit message from CVS: * ext/Makefile.am: Fix the build fixes.
-rw-r--r--ChangeLog5
-rw-r--r--ext/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 487e146c..55f04252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * ext/Makefile.am:
+ Fix the build fixes.
+
+2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
(gst_ogg_demux_src_event), (_find_chain_seek),
(gst_ogg_pad_push):
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) \