1 plugin_LTLIBRARIES = holo.la
2 holo_la_LDFLAGS = -avoid-version -module -shared
3 holo_la_LIBADD = $(top_srcdir)/plugins/libeffecttv/libeffecttv.la
4 holo_la_SOURCES = holo.C holowindow.C
8 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime -I$(top_srcdir)/plugins/libeffecttv
9 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)