mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
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:
parent
d1c9d5d49d
commit
26e5396c6d
2 changed files with 7 additions and 1 deletions
|
@ -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>
|
2007-08-07 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
|
|
||||||
* docs/libs/gstreamer-libs.types:
|
* docs/libs/gstreamer-libs.types:
|
||||||
|
|
|
@ -9,7 +9,8 @@ libgstcontroller_@GST_MAJORMINOR@_include_HEADERS = \
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
gstcontrollerprivate.h \
|
gstcontrollerprivate.h \
|
||||||
gstinterpolationcontrolsourceprivate.h
|
gstinterpolationcontrolsourceprivate.h \
|
||||||
|
gstlfocontrolsourceprivate.h
|
||||||
|
|
||||||
libgstcontroller_@GST_MAJORMINOR@_la_SOURCES = \
|
libgstcontroller_@GST_MAJORMINOR@_la_SOURCES = \
|
||||||
lib.c \
|
lib.c \
|
||||||
|
|
Loading…
Reference in a new issue