gst-libs/gst/interfaces/Makefile.am: interfaces.h is not used anymore so remove it from the build process.

Original commit message from CVS:
* gst-libs/gst/interfaces/Makefile.am:
interfaces.h is not used anymore so remove it from the build
process.
This commit is contained in:
Sebastian Dröge 2007-12-18 15:20:12 +00:00
parent c5b66243be
commit ee3edd8901
3 changed files with 7 additions and 3 deletions

View file

@ -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:

2
common

@ -1 +1 @@
Subproject commit 67b8f4e3c576945f4d778c9040876af3a5a0756e
Subproject commit b8d5e34c0e3a0d87e9a4bbc82fedbb99e37b056d

View 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 \