r105: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / plugins / defaulttheme / Makefile.am
blobf70b725631eaad84ef1811e2f63a34e6ad0b640b
1 plugin_LTLIBRARIES = defaulttheme.la
2 defaulttheme_la_LDFLAGS = -avoid-version -module -shared 
3 defaulttheme_la_LIBADD = 
4 defaulttheme_la_SOURCES = defaulttheme.C 
5 AM_CFLAGS = 
6 AM_CXXFLAGS = 
8 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
9 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)