plugins with simple fixes
[cinelerra_cv/ct.git] / plugins / yuv / Makefile.am
blobaac7758cf6ebca54b79423055686db4d58ead476
1 yuv_la_srcdir = $(top_srcdir)/plugins/yuv
2 plugin_LTLIBRARIES += yuv.la
3 yuv_la_LDFLAGS = -avoid-version -module -shared
4 yuv_la_LIBADD = $(top_builddir)/libcolors.la
5 yuv_la_SOURCES = $(yuv_la_srcdir)/yuv.C
6 yuv_la_CXXFLAGS = $(LARGEFILE_CFLAGS)
8 yuv_la_CPPFLAGS = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime -I$(top_srcdir)/plugins/colors
10 noinst_HEADERS += $(yuv_la_srcdir)/picon_png.h $(yuv_la_srcdir)/yuv.h
11 EXTRA_DIST += $(yuv_la_srcdir)/picon.png