gst-libs/gst/Makefile.am: Need to build tag directory before cdda.
authorTim-Philipp Müller <tim@centricular.net>
Sat, 23 Sep 2006 13:32:07 +0000 (13:32 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 23 Sep 2006 13:32:07 +0000 (13:32 +0000)
Original commit message from CVS:
* gst-libs/gst/Makefile.am:
Need to build tag directory before cdda.

ChangeLog
gst-libs/gst/Makefile.am

index 37dc76b..dd783ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
 
+       * gst-libs/gst/Makefile.am:
+         Need to build tag directory before cdda.
+
+2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
+
        * docs/libs/gst-plugins-base-libs-sections.txt:
        * gst-libs/gst/cdda/Makefile.am:
        * gst-libs/gst/cdda/gstcddabasesrc.c:
index 1bfcc75..8ac6dc7 100644 (file)
@@ -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