Revert addition of lprofiler

Inadvertent leak into previous changeset.
This commit is contained in:
John Ralls 2014-04-26 12:37:55 -07:00
parent 8f0098015c
commit 72e0b29a09

View File

@ -56,8 +56,7 @@ gnucash_LDADD = \
${top_builddir}/src/libqof/qof/libgnc-qof.la \
${GUILE_LIBS} \
${GLIB_LIBS} \
${GTK_LIBS} \
-lprofiler
${GTK_LIBS}
GNUCASH_BIN_INSTALL_NAME=`echo ${BIN_NAME} | sed -e '$(transform)'`