add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
[platform/upstream/gst-plugins-good.git] / ext / raw1394 / Makefile.am
1 plugindir = $(libdir)/gst
2
3 plugin_LTLIBRARIES = libgst1394.la
4
5 libgst1394_la_SOURCES = gst1394.c gstdv1394src.c
6 libgst1394_la_CFLAGS = $(GST_CFLAGS)
7 libgst1394_la_LIBADD = $(RAW1394_LIBS) 
8 libgst1394_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
9
10 noinst_HEADERS = gstdv1394src.h