4 MAINTAINERCLEANFILES=Makefile.in
5 INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src
9 module_LTLIBRARIES = libmptr_mplayer.la
10 libmptr_mplayer_la_SOURCES = main.cpp mptr_mplayer.cpp mptr_mplayer.h
11 libmptr_mplayer_la_LDFLAGS = -module -no-undefined -avoid-version
12 libmptr_mplayer_la_LIBADD = ../../synfig/libsynfig.la @SYNFIG_LIBS@