1# This plugin isn't buildable with autotools at this point in time, so just
2# ensure everything's listed in EXTRA_DIST
3
4EXTRA_DIST = \
5  gstdshowaudiosrc.cpp \
6  gstdshowaudiosrc.h \
7  gstdshow.cpp \
8  gstdshowfakesink.cpp \
9  gstdshowfakesink.h \
10  gstdshow.h \
11  gstdshowsrcwrapper.cpp \
12  gstdshowvideosrc.cpp \
13  gstdshowvideosrc.h
14