mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Don't install tests.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5716 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
437935a838
commit
1c34e80fda
@ -23,7 +23,7 @@ LDADD = \
|
||||
${top_srcdir}/src/engine/test-core/libgncmod-test-engine.la \
|
||||
-lltdl
|
||||
|
||||
bin_PROGRAMS = \
|
||||
noinst_PROGRAMS = \
|
||||
test-link-module \
|
||||
test-exp-parser \
|
||||
test-print-parse-amount
|
||||
|
@ -35,7 +35,7 @@ TESTS_ENVIRONMENT = \
|
||||
LTDL_LIBRARY_PATH=../../gnc-module \
|
||||
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:..:../.libs:${top_srcdir}/src/gnc-module:${top_srcdir}/src/gnc-module/.libs:${top_srcdir}/src/guile:${top_srcdir}/src/guile/.libs
|
||||
|
||||
bin_PROGRAMS = \
|
||||
noinst_PROGRAMS = \
|
||||
test-commodities \
|
||||
test-freq-spec \
|
||||
test-group-vs-book \
|
||||
|
Loading…
Reference in New Issue
Block a user