r1008: pt_BR translation update
[cinelerra_cv/mob.git] / plugins / graphic / Makefile.am
blobda484f79d2682bfba247a933a7809606b91901ab
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_CXXFLAGS = $(LARGEFILE_CFLAGS)
7 INCLUDES = -I$(top_srcdir)/guicast -I$(top_srcdir)/cinelerra -I$(top_srcdir)/quicktime
8 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTCXX_FLAGS)