X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftags%2Fstable%2Fsrc%2Fmodules%2Fmptr_mplayer%2FMakefile.am;h=5580ade432e7cb2e6711dc0ebd26f37d791f40f7;hb=882d07ee047a39f22beb7b77e120e1fe2ca4358e;hp=e18f46e94289fe8033e6024918ae518bc9c1bad3;hpb=46036a57bc1ab5583c5d5c2188e8c52d7682d9d5;p=synfig.git diff --git a/synfig-core/tags/stable/src/modules/mptr_mplayer/Makefile.am b/synfig-core/tags/stable/src/modules/mptr_mplayer/Makefile.am index e18f46e..5580ade 100644 --- a/synfig-core/tags/stable/src/modules/mptr_mplayer/Makefile.am +++ b/synfig-core/tags/stable/src/modules/mptr_mplayer/Makefile.am @@ -1,4 +1,4 @@ -# $Header: /opt/voria/cvs/sinfg/src/modules/mptr_mplayer/Makefile.am,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $ +# $Id$ MAINTAINERCLEANFILES=Makefile.in @@ -9,7 +9,7 @@ moduledir=@MODULE_DIR@ module_LTLIBRARIES = libmptr_mplayer.la libmptr_mplayer_la_SOURCES = main.cpp mptr_mplayer.cpp mptr_mplayer.h libmptr_mplayer_la_LDFLAGS = -module -no-undefined -libmptr_mplayer_la_LIBADD = -L../../sinfg -lsinfg @SINFG_LIBS@ +libmptr_mplayer_la_LIBADD = -L../../synfig -lsynfig @SYNFIG_LIBS@