mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
small disting fix
Original commit message from CVS: small disting fix
This commit is contained in:
parent
7a95d860f1
commit
a8183e9a3f
3 changed files with 3 additions and 3 deletions
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 2a3efdc282fb1ecfd2720dea40523b3441f10fed
|
Subproject commit f12ad60f50de84a39e26901b3ac29c15c1bf954e
|
|
@ -277,6 +277,6 @@ DIST_SUBDIRS=\
|
||||||
hermes ivorbis jack jpeg \
|
hermes ivorbis jack jpeg \
|
||||||
ladspa lame lcs libfame libpng \
|
ladspa lame lcs libfame libpng \
|
||||||
mad mikmod mpeg2dec pango raw1394 \
|
mad mikmod mpeg2dec pango raw1394 \
|
||||||
sdl snapshot shout shout2 sidplay \
|
sdl snapshot sndfile shout shout2 sidplay \
|
||||||
smoothwave swfdec tarkin vorbis \
|
smoothwave swfdec tarkin vorbis \
|
||||||
xvid
|
xvid
|
||||||
|
|
|
@ -4,7 +4,7 @@ plugin_LTLIBRARIES = libgstvideofilter.la libgstvideoflip.la \
|
||||||
libgstvideobalance.la
|
libgstvideobalance.la
|
||||||
noinst_LTLIBRARIES = libgstvideoexample.la
|
noinst_LTLIBRARIES = libgstvideoexample.la
|
||||||
|
|
||||||
noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h
|
noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h gstvideobalance.h
|
||||||
|
|
||||||
EXTRA_DIST = gstvideotemplate.c gstvideotemplate.h make_filter
|
EXTRA_DIST = gstvideotemplate.c gstvideotemplate.h make_filter
|
||||||
EXTRA_CLEAN = gstvideoexample.c gstvideoexample.h
|
EXTRA_CLEAN = gstvideoexample.c gstvideoexample.h
|
||||||
|
|
Loading…
Reference in a new issue