gst-plugins-mythtv/Makefile.am
branchtrunk
changeset 118 1374c8f47f33
parent 3 265cdb1c59e3
     1.1 --- a/gst-plugins-mythtv/Makefile.am	Thu Sep 21 00:05:27 2006 +0100
     1.2 +++ b/gst-plugins-mythtv/Makefile.am	Mon Nov 27 22:07:09 2006 +0000
     1.3 @@ -1,27 +1,3 @@
     1.4 -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
     1.5 +SUBDIRS = src
     1.6  
     1.7 -plugin_LTLIBRARIES =	libgstmythtvsrc.la
     1.8 -
     1.9 -libgstmythtvsrc_la_SOURCES =	\
    1.10 -		gstmythtvsrc.c \
    1.11 -		myth_uri.c \
    1.12 -		myth_file_transfer.c \
    1.13 -		myth_livetv.c
    1.14 -
    1.15 -libgstmythtvsrc_la_CFLAGS = \
    1.16 -	$(GST_CFLAGS) \
    1.17 -	$(GMYTH_CFLAGS)
    1.18 -
    1.19 -libgstmythtvsrc_la_LDFLAGS = \
    1.20 -	$(GST_PLUGIN_LDFLAGS)
    1.21 -
    1.22 -libgstmythtvsrc_la_LIBADD = \
    1.23 -	$(GST_BASE_LIBS) \
    1.24 -	$(GMYTH_LIBS)
    1.25 -
    1.26 -noinst_HEADERS = \
    1.27 -	gstmythtvsrc.h \
    1.28 -	myth_uri.h \
    1.29 -	myth_file_transfer.h \
    1.30 -	myth_livetv.h
    1.31 -
    1.32 +DIST_SUBDIRS = src