remaining plugins with simple fixes
[cinelerra_cv/ct.git] / plugins / titler / Makefile.am
blobb625eb57fc2d573689746b0ed4790f8d6ecef051
1 titler_la_srcdir = $(top_srcdir)/plugins/titler
2 plugin_LTLIBRARIES += titler.la
3 titler_la_LDFLAGS = -avoid-version -module -shared
4 titler_la_LIBADD = $(top_builddir)/libcolors.la -lfreetype
5 titler_la_SOURCES = $(titler_la_srcdir)/title.C $(titler_la_srcdir)/titlewindow.C
6 titler_la_CXXFLAGS = $(LARGEFILE_CFLAGS)
8 titler_la_CPPFLAGS = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime -I/usr/include/freetype2 -I$(top_srcdir)/plugins/colors
10 noinst_HEADERS += $(titler_la_srcdir)/picon_png.h $(titler_la_srcdir)/title.h $(titler_la_srcdir)/titlewindow.h
11 EXTRA_DIST += $(titler_la_srcdir)/picon.png