bluedottheme
[cinelerra_cv/mob.git] / plugins / bluedottheme / Makefile.am
bloba4eb334505d47eea058e34f0c8627b4128d387ec
1 include $(top_srcdir)/plugins/bluedottheme/data/Makefile.am
3 bluedottheme_la_srcdir = $(top_srcdir)/plugins/bluedottheme
4 plugin_LTLIBRARIES += bluedottheme.la
5 bluedottheme_la_LDFLAGS = -avoid-version -module -shared 
6 bluedottheme_la_LIBADD = libbluedotthemedata.a
7 bluedottheme_la_SOURCES = $(bluedottheme_la_srcdir)/bluedottheme.C 
8 bluedottheme_la_CXXFLAGS = $(LARGEFILE_CFLAGS)
10 bluedottheme_la_CPPFLAGS = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
12 noinst_HEADERS += $(bluedottheme_la_srcdir)/bluedottheme.h