X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Ftool%2FMakefile.am;fp=synfig-core%2Ftrunk%2Fsrc%2Ftool%2FMakefile.am;h=3d55d518d820f6ec37c999546aaf9db9f522a45b;hb=f6cae1251ee6a7a9ec582d7be043d1cda96467ff;hp=78e5c180d150f2e9a013cc60b3fc2527c41918d3;hpb=6e89dfb3f07b7de0c01c954088c7e0ced8d24105;p=synfig.git diff --git a/synfig-core/trunk/src/tool/Makefile.am b/synfig-core/trunk/src/tool/Makefile.am index 78e5c18..3d55d51 100644 --- a/synfig-core/trunk/src/tool/Makefile.am +++ b/synfig-core/trunk/src/tool/Makefile.am @@ -4,10 +4,11 @@ MAINTAINERCLEANFILES=Makefile.in INCLUDES=-I$(top_srcdir)/src -bin_PROGRAMS = sinfg -sinfg_SOURCES = main.cpp -sinfg_LDADD = -L../sinfg -lsinfg @SINFG_LIBS@ -sinfg_CXXFLAGS = -lsinfg @SINFG_CFLAGS@ -#sinfg_LDFLAGS=-export-dynamic -dlopen self +bin_PROGRAMS = synfig + +synfig_SOURCES = main.cpp +synfig_LDADD = -L../sinfg -lsinfg @SINFG_LIBS@ +synfig_CXXFLAGS = -lsinfg @SINFG_CFLAGS@ +#synfig_LDFLAGS=-export-dynamic -dlopen self #-dlopen ../modules/example/libexample.la