mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Move binreloc library include
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18821 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f5f17c227e
commit
fbf05a2522
@ -14,6 +14,7 @@ libgnc_core_utils_la_SOURCES = \
|
||||
libgnc_core_utils_la_LIBADD = \
|
||||
${GUILE_LIBS} \
|
||||
${GLIB_LIBS} \
|
||||
${BINRELOC_LIBS} \
|
||||
${GCONF_LIBS}
|
||||
|
||||
noinst_HEADERS = \
|
||||
|
@ -109,7 +109,6 @@ libgncmod_engine_la_LIBADD = \
|
||||
${GUILE_LIBS} \
|
||||
${REGEX_LIBS} \
|
||||
${GLIB_LIBS} \
|
||||
${BINRELOC_LIBS} \
|
||||
${IGE_MAC_LIBS} \
|
||||
${top_builddir}/lib/libc/libc-missing.la
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user