gst-plugins-nuvdemux/typefind/Makefile.am
branchtrunk
changeset 612 81f031485b52
parent 611 aa1f309ec686
child 613 289e2d11d16c
     1.1 --- a/gst-plugins-nuvdemux/typefind/Makefile.am	Tue May 01 17:03:38 2007 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,14 +0,0 @@
     1.4 -plugin_LTLIBRARIES = libgsttypefindfunctions_indt.la
     1.5 -
     1.6 -libgsttypefindfunctions_indt_la_SOURCES = \
     1.7 -	gsttypefindfunctions.c
     1.8 -
     1.9 -libgsttypefindfunctions_indt_la_CFLAGS = \
    1.10 -	$(GST_CFLAGS)
    1.11 -
    1.12 -libgsttypefindfunctions_indt_la_LDFLAGS = \
    1.13 -	$(GST_PLUGIN_LDFLAGS) \
    1.14 -	$(GST_BASE_LIBS)
    1.15 -
    1.16 -libgsttypefindfunctions_indt_la_LIBADD = \
    1.17 -	$(GST_LIBS)