mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
10 lines
302 B
Makefile
10 lines
302 B
Makefile
|
# This plugin isn't buildable with autotools at this point in time, so just
|
||
|
# ensure everything's listed in EXTRA_DIST
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
gstksclock.c gstksclock.h \
|
||
|
gstksvideodevice.c gstksvideodevice.h \
|
||
|
gstksvideosrc.c gstksvideosrc.h \
|
||
|
kshelpers.c kshelpers.h \
|
||
|
ksvideohelpers.c ksvideohelpers.h
|