mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/Makefile.am: Fix the build fixes.
Original commit message from CVS: * ext/Makefile.am: Fix the build fixes.
This commit is contained in:
parent
357b075a65
commit
d6d8085dff
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
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>
|
2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
|
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
|
||||||
|
|
|
@ -370,6 +370,7 @@ SUBDIRS=\
|
||||||
$(DIRAC_DIR) \
|
$(DIRAC_DIR) \
|
||||||
$(DIVX_DIR) \
|
$(DIVX_DIR) \
|
||||||
$(DTS_DIR) \
|
$(DTS_DIR) \
|
||||||
|
$(DV1394_DIR) \
|
||||||
$(DVDREAD_DIR) \
|
$(DVDREAD_DIR) \
|
||||||
$(DVDNAV_DIR) \
|
$(DVDNAV_DIR) \
|
||||||
$(ESD_DIR) \
|
$(ESD_DIR) \
|
||||||
|
@ -401,7 +402,6 @@ SUBDIRS=\
|
||||||
$(MUSICBRAINZ_DIR) \
|
$(MUSICBRAINZ_DIR) \
|
||||||
$(OGG_DIR) \
|
$(OGG_DIR) \
|
||||||
$(PANGO_DIR) \
|
$(PANGO_DIR) \
|
||||||
$(RAW1394_DIR) \
|
|
||||||
$(SDL_DIR) \
|
$(SDL_DIR) \
|
||||||
$(SHOUT_DIR) \
|
$(SHOUT_DIR) \
|
||||||
$(SHOUT2_DIR) \
|
$(SHOUT2_DIR) \
|
||||||
|
|
Loading…
Reference in a new issue