Specify that LIBADD libraries are for libqof_backend_qsf.la.

Solves:
      libqof-backend-qsf.so: undefined symbol: xmlNodeGetContent

      error during `make check'


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12362 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Shoemaker 2006-01-16 02:43:56 +00:00
parent 0775cdbe6d
commit 6769817250

View File

@ -14,7 +14,7 @@ libqof_backend_qsf_la_SOURCES = \
qsf-xml-map.c \
qsf-xml.c
LIBADD = \
libqof_backend_qsf_la_LIBADD = \
${QOF_LIBS} \
${GLIB_LIBS} \
${LIBXML2_LIBS}