mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-22 08:57:17 -06:00
Fix typo, broke build on Mac.
This commit is contained in:
parent
6a359f86a0
commit
639d52f916
@ -21,7 +21,7 @@ libtest_core_la_CPPFLAGS = \
|
||||
${GLIB_CFLAGS}
|
||||
|
||||
libtest_core_la_LDFLAGS = \
|
||||
-rpath ${exec-prefix}/lib
|
||||
-rpath ${exec_prefix}/lib
|
||||
|
||||
if BUILDING_FROM_VCS
|
||||
swig-unittest-support-guile.c: unittest-support.i $(top_srcdir)/common/base-typemaps.i
|
||||
|
Loading…
Reference in New Issue
Block a user