more distcheck fixes
Original commit message from CVS: more distcheck fixes
This commit is contained in:
parent
6187c53e5f
commit
ef5b79cf29
@ -291,5 +291,6 @@ DIST_SUBDIRS= \
|
||||
swfdec \
|
||||
soundtouch \
|
||||
taglib \
|
||||
theora \
|
||||
wavpack \
|
||||
xvid
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user