more distcheck fixes

Original commit message from CVS:
more distcheck fixes
This commit is contained in:
Thomas Vander Stichele 2006-04-06 14:20:27 +00:00
parent 6187c53e5f
commit ef5b79cf29
2 changed files with 6 additions and 8 deletions

View file

@ -291,5 +291,6 @@ DIST_SUBDIRS= \
swfdec \
soundtouch \
taglib \
theora \
wavpack \
xvid

View file

@ -1,16 +1,13 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstxine.la
libgstxine_la_SOURCES = \
xine.c \
xineaudiodec.c \
xineaudiosink.c \
xinecaps.c \
libgstxine_la_SOURCES = \
xine.c \
xineaudiodec.c \
xineaudiosink.c \
xinecaps.c \
xineinput.c
libgstxine_la_CFLAGS = $(GST_CFLAGS) $(XINE_CFLAGS)
libgstxine_la_LIBADD = $(XINE_LIBS)
libgstxine_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstxine.h