r105: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / plugins / dot / Makefile.am
blob08989067db02e13f2ee5b5076d6a7fab18b2c136
1 plugin_LTLIBRARIES = dot.la
2 dot_la_LDFLAGS = -avoid-version -module -shared 
3 dot_la_LIBADD = $(top_srcdir)/plugins/libeffecttv/libeffecttv.la
4 dot_la_SOURCES = dot.C dotwindow.C 
5 AM_CFLAGS = 
6 AM_CXXFLAGS = 
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)