53501c9d0cd5d0867019462224c30184962f7bad
[platform/upstream/gstreamer.git] / ext / lame / Makefile.am
1 plugindir = $(libdir)/gst
2
3 plugin_LTLIBRARIES = libgstlame.la
4
5 libgstlame_la_SOURCES = gstlame.c
6
7 libgstlame_la_LIBADD = $(LAME_LIBS)
8 libgstlame_la_CFLAGS = $(GST_CFLAGS)
9
10 noinst_HEADERS = gstlame.h