Silence warning when building code for the synfig binary
[synfig.git] / synfig-core / trunk / src / tool / Makefile.am
index ba44edf..7134a68 100644 (file)
@@ -9,7 +9,7 @@ bin_PROGRAMS    =       synfig
 
 synfig_SOURCES = main.cpp
 synfig_LDADD = -L../synfig -lsynfig @SYNFIG_LIBS@ @OPENEXR_HALF_LIBS@
-synfig_CXXFLAGS = -lsynfig @SYNFIG_CFLAGS@
+synfig_CXXFLAGS = @SYNFIG_CFLAGS@
 #synfig_LDFLAGS=-export-dynamic  -dlopen self
 #-dlopen ../modules/example/libexample.la