plugin_LTLIBRARIES = libgstiec958.la libgstiec958_la_SOURCES = ac3iec.c ac3_padder.c libgstiec958_la_CFLAGS = $(GST_CFLAGS) libgstiec958_la_LIBADD = $(GST_LIBS) libgstiec958_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) libgstiec958_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = ac3_padder.h ac3iec.h