dshowsrcwrapper: update Makefile.am for source file renames as well

This commit is contained in:
Tim-Philipp Müller 2009-07-22 11:45:21 +01:00
parent 277327e4e5
commit 021f66d6ce

View file

@ -2,7 +2,7 @@
# ensure everything's listed in EXTRA_DIST
EXTRA_DIST = \
gstdshowaudiosrc.c \
gstdshowaudiosrc.cpp \
gstdshowaudiosrc.h \
gstdshow.cpp \
gstdshowfakesink.cpp \
@ -10,5 +10,5 @@ EXTRA_DIST = \
gstdshow.h \
gstdshowinterface.h \
gstdshowsrcwrapper.cpp \
gstdshowvideosrc.c \
gstdshowvideosrc.cpp \
gstdshowvideosrc.h