mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
05b5d044b2
commit
89cb751a3d
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>
|
||||
|
||||
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
|
||||
|
|
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue