]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - gst/ac3parse/Makefile.am
removal of //-style comments don't link plugins to core libs -- the versioning is...
[glsdk/gst-plugins-ugly0-10.git] / gst / ac3parse / Makefile.am
1 plugindir = $(libdir)/gst
3 plugin_LTLIBRARIES = libgstac3parse.la
5 libgstac3parse_la_SOURCES = gstac3parse.c
7 noinst_HEADERS = gstac3parse.h
9 libgstac3parse_la_CFLAGS = -O3 $(FOMIT_FRAME_POINTER) -funroll-all-loops -finline-functions -ffast-math $(GST_CFLAGS)
10 libgstac3parse_la_LIBADD =
11 libgstac3parse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
13 EXTRA_DIST = README