r121: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / plugins / sharpen / Makefile.am
blobc530e1aafd48283d74f649889b95c816d9929fdc
1 plugin_LTLIBRARIES = sharpen.la
2 sharpen_la_LDFLAGS = -avoid-version -module -shared 
3 sharpen_la_LIBADD = 
4 sharpen_la_SOURCES = sharpen.C sharpenwindow.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)