X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Ftool%2FMakefile.am;h=d4c3f6ccb7b98c35e46be168bb0b767e8d9f82be;hb=20a8054947d38fe892df03fe7c630d0190e13e87;hp=98ca086259732767a557b113806e304059dd0cf8;hpb=4feb365a7315fbd850d9b300984d372710ee759d;p=synfig.git diff --git a/synfig-core/trunk/src/tool/Makefile.am b/synfig-core/trunk/src/tool/Makefile.am index 98ca086..d4c3f6c 100644 --- a/synfig-core/trunk/src/tool/Makefile.am +++ b/synfig-core/trunk/src/tool/Makefile.am @@ -1,4 +1,4 @@ -# $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 @@ -8,7 +8,7 @@ INCLUDES=-I$(top_srcdir)/src bin_PROGRAMS = synfig synfig_SOURCES = main.cpp -synfig_LDADD = -L../synfig -lsynfig @SYNFIG_LIBS@ +synfig_LDADD = -L../synfig -lsynfig @SYNFIG_LIBS@ @OPENEXR_HALF_LIBS@ synfig_CXXFLAGS = -lsynfig @SYNFIG_CFLAGS@ #synfig_LDFLAGS=-export-dynamic -dlopen self #-dlopen ../modules/example/libexample.la