X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Ftool%2FMakefile.am;h=7134a681f659d0744b2183896e2cf8cb1221db1f;hb=d0393f158eb7b8c3b79e41edd681b4397abd153c;hp=41b1f234badd405c272421cd3dec20fde59855fa;hpb=28f28705612902c15cd0702cc891fba35bf2d2df;p=synfig.git diff --git a/synfig-core/trunk/src/tool/Makefile.am b/synfig-core/trunk/src/tool/Makefile.am index 41b1f23..7134a68 100644 --- a/synfig-core/trunk/src/tool/Makefile.am +++ b/synfig-core/trunk/src/tool/Makefile.am @@ -1,14 +1,15 @@ -# $Header: /opt/voria/cvs/synfig/src/tool/Makefile.am,v 1.1.1.1 2005/01/04 01:23:15 darco Exp $ +# $Id$ MAINTAINERCLEANFILES=Makefile.in +EXTRA_DIST=tool.nsh -INCLUDES=-I$(top_srcdir)/src +INCLUDES=-I$(top_builddir) -I$(top_srcdir)/src bin_PROGRAMS = synfig synfig_SOURCES = main.cpp -synfig_LDADD = -L../synfig -lsynfig @SYNFIG_LIBS@ -synfig_CXXFLAGS = -lsynfig @SYNFIG_CFLAGS@ +synfig_LDADD = -L../synfig -lsynfig @SYNFIG_LIBS@ @OPENEXR_HALF_LIBS@ +synfig_CXXFLAGS = @SYNFIG_CFLAGS@ #synfig_LDFLAGS=-export-dynamic -dlopen self #-dlopen ../modules/example/libexample.la