libs/gst/controller/Makefile.am: Dist gstlfocontrolsourceprivate.h

Original commit message from CVS:
* libs/gst/controller/Makefile.am:
Dist gstlfocontrolsourceprivate.h
This commit is contained in:
Jan Schmidt 2007-08-07 16:06:47 +00:00
parent d1c9d5d49d
commit 26e5396c6d
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
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:

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