gst-libs/gst/interfaces/Makefile.am: interfaces.h is not used anymore so remove it...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 18 Dec 2007 15:20:12 +0000 (15:20 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 18 Dec 2007 15:20:12 +0000 (15:20 +0000)
Original commit message from CVS:
* gst-libs/gst/interfaces/Makefile.am:
interfaces.h is not used anymore so remove it from the build
process.

ChangeLog
common
gst-libs/gst/interfaces/Makefile.am

index 77cf28e..144cee0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
+
+       * gst-libs/gst/interfaces/Makefile.am:
+         interfaces.h is not used anymore so remove it from the build
+         process.
+
 2007-12-17  David Schleef  <ds@schleef.org>
 
        * gst/videotestsrc/gstvideotestsrc.c:
diff --git a/common b/common
index 67b8f4e..b8d5e34 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 67b8f4e3c576945f4d778c9040876af3a5a0756e
+Subproject commit b8d5e34c0e3a0d87e9a4bbc82fedbb99e37b056d
index 178ed71..eb6e80e 100644 (file)
@@ -35,8 +35,6 @@ libgstinterfacesinclude_HEADERS = \
 nodist_libgstinterfacesinclude_HEADERS = \
        interfaces-enumtypes.h
 
-noinst_HEADERS = interfaces.h
-
 libgstinterfaces_@GST_MAJORMINOR@_la_SOURCES = \
        colorbalance.c          \
        colorbalancechannel.c   \