gst-libs/gst/Makefile.am:
authorEdward Hervey <bilboed@bilboed.com>
Mon, 9 Jan 2006 10:46:52 +0000 (10:46 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 9 Jan 2006 10:46:52 +0000 (10:46 +0000)
Original commit message from CVS:
* gst-libs/gst/Makefile.am:

ChangeLog
gst-libs/gst/Makefile.am

index 7e157cc..301edc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-09  Edward Hervey  <edward@fluendo.com>
+
+       * gst-libs/gst/Makefile.am:
+
 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
 
        * gst-libs/gst/audio/Makefile.am:
index 5b5e925..1bfcc75 100644 (file)
@@ -1,8 +1,11 @@
+# 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.
 SUBDIRS = \
+       interfaces \
        audio \
        cdda \
        floatcast \
-       interfaces \
        netbuffer \
        riff \
        rtp \