blob: c1542abf67b8ed7b5ab640a9e1f4e97bd194ea22 [file] [log] [blame]
plugin_LTLIBRARIES = libgstsnapshot.la
libgstsnapshot_la_SOURCES = gstsnapshot.c ../hermes/yuv2rgb.c ../hermes/yuv2yuv.c
libgstsnapshot_la_CFLAGS = $(GST_CFLAGS)
libgstsnapshot_la_LIBADD = $(GST_LIBS) $(LIBPNG_LIBS)
libgstsnapshot_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
noinst_HEADERS = gstsnapshot.h