blob: d14273b38a600bb1ea56e8f00b78f4ac6ac8b575 (
plain)
1
2
3
4
5
6
7
8
|
# This plugin isn't buildable with autotools at this point in time, so just
# ensure everything's listed in EXTRA_DIST
EXTRA_DIST = \
gstdx9screencapsrc.c gstdx9screencapsrc.h \
gstgdiscreencapsrc.c gstgdiscreencapsrc.h \
gstwinscreencap.c gstwinscreencap.h
|