2001-12-23 13:17:36 +00:00
|
|
|
plugindir = $(libdir)/gst
|
|
|
|
|
2001-12-23 20:21:20 +00:00
|
|
|
plugin_LTLIBRARIES = libgsty4mencode.la
|
2001-12-23 13:17:36 +00:00
|
|
|
|
|
|
|
libgsty4mencode_la_SOURCES = gsty4mencode.c
|
|
|
|
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
|
|
|
|
|
|
|
|
noinst_HEADERS = gsty4mencode.h
|