r125: This commit was manufactured by cvs2svn to create tag 'r1_1_7-last'.
[cinelerra_cv/mob.git] / hvirtual / plugins / graphic / Makefile.am
blobbe36e19804f91e27c32710930d65ea9980a3c82c
1 plugin_LTLIBRARIES = graphic.la
2 graphic_la_LDFLAGS = -avoid-version -module -shared
3 graphic_la_LIBADD =
4 graphic_la_SOURCES = graphic.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)