X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Ftool%2FMakefile.am;h=103b1796ee92407da1419b0cc024bd1d7d9ee8af;hb=70bcefce2ab011a11014f36fc129b473cc0bc61e;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..103b179 100644 --- a/synfig-core/trunk/src/tool/Makefile.am +++ b/synfig-core/trunk/src/tool/Makefile.am @@ -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