libs/gst/controller/Makefile.am: Dist gstlfocontrolsourceprivate.h
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 7 Aug 2007 16:06:47 +0000 (16:06 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 7 Aug 2007 16:06:47 +0000 (16:06 +0000)
Original commit message from CVS:
* libs/gst/controller/Makefile.am:
Dist gstlfocontrolsourceprivate.h

ChangeLog
libs/gst/controller/Makefile.am

index 977edff..6f75994 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-08-07  Jan Schmidt  <thaytan@mad.scientist.com>
 
+       * libs/gst/controller/Makefile.am:
+       Dist gstlfocontrolsourceprivate.h
+
+2007-08-07  Jan Schmidt  <thaytan@mad.scientist.com>
+
        * docs/libs/gstreamer-libs.types:
        Don't register the enum type gst_lfo_waveform_get_type() in the
        .types file - only GObject derived types belong.
index 1c4a0f4..b2fbcb9 100644 (file)
@@ -9,7 +9,8 @@ libgstcontroller_@GST_MAJORMINOR@_include_HEADERS = \
 
 noinst_HEADERS = \
        gstcontrollerprivate.h \
-       gstinterpolationcontrolsourceprivate.h
+       gstinterpolationcontrolsourceprivate.h \
+       gstlfocontrolsourceprivate.h
 
 libgstcontroller_@GST_MAJORMINOR@_la_SOURCES = \
        lib.c \