mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5890 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
TESTS = \
|
||||
test-link-module
|
||||
TESTS = test-link-module
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
test-link-module
|
||||
noinst_PROGRAMS = test-link-module
|
||||
|
||||
test_link_module_SOURCES=test-link.module.c
|
||||
test_link_module_SOURCES=test-link-module.c
|
||||
test_link_module_LDADD=../libgncmod-ledger-core.la
|
||||
|
||||
AM_CFLAGS = -I${top_srcdir}/src/test-core -I.. ${GLIB_CFLAGS}
|
||||
|
||||
Reference in New Issue
Block a user