mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
gst/videofilter/Makefile.am: Dist header..
Original commit message from CVS: * gst/videofilter/Makefile.am: Dist header..
This commit is contained in:
parent
3ed5e28e20
commit
dcdaf922c4
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-02-28 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/videofilter/Makefile.am:
|
||||
Dist header..
|
||||
|
||||
2007-02-28 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/videofilter/gstgamma.h:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# noinst_LTLIBRARIES = libgstvideoexample.la
|
||||
plugin_LTLIBRARIES = libgstvideoflip.la libgstvideobalance.la libgstgamma.la
|
||||
|
||||
noinst_HEADERS = gstvideoflip.h gstvideobalance.h
|
||||
noinst_HEADERS = gstvideoflip.h gstvideobalance.h gstgamma.h
|
||||
|
||||
EXTRA_DIST = gstvideotemplate.c make_filter
|
||||
CLEANFILES = gstvideoexample.c
|
||||
|
|
Loading…
Reference in a new issue