From: Tim-Philipp Müller Date: Sat, 23 Sep 2006 13:32:07 +0000 (+0000) Subject: gst-libs/gst/Makefile.am: Need to build tag directory before cdda. X-Git-Tag: RELEASE-0_10_11~136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77c1be94adb33d8038be993805d560feb5735e9a;p=platform%2Fupstream%2Fgst-plugins-base.git gst-libs/gst/Makefile.am: Need to build tag directory before cdda. Original commit message from CVS: * gst-libs/gst/Makefile.am: Need to build tag directory before cdda. --- diff --git a/ChangeLog b/ChangeLog index 37dc76b..dd783ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-09-23 Tim-Philipp Müller + * gst-libs/gst/Makefile.am: + Need to build tag directory before cdda. + +2006-09-23 Tim-Philipp Müller + * docs/libs/gst-plugins-base-libs-sections.txt: * gst-libs/gst/cdda/Makefile.am: * gst-libs/gst/cdda/gstcddabasesrc.c: diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index 1bfcc75..8ac6dc7 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -1,15 +1,16 @@ # The interfaces directory has to be built before the others, # otherwise some generated header files will be missing for the # plugins in the other directories. +# Also, the tag directory has to be built before the cdda directory. SUBDIRS = \ interfaces \ + tag \ audio \ cdda \ floatcast \ netbuffer \ riff \ rtp \ - tag \ video noinst_HEADERS = gettext.h gst-i18n-plugin.h