mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
common: removal of t-support.c from t_jnlib_src.
* common/Makefile.am (t_jnlib_src): Remove t-support.c. -- Since test programs are linked to libgcrypt and libgpg-error, there is no need to include t-support.c. GnuPG-bug-id: 1862, 1915
This commit is contained in:
parent
c4d98734c5
commit
a7264e3a6a
@ -171,7 +171,7 @@ endif
|
||||
#
|
||||
# Module tests
|
||||
#
|
||||
t_jnlib_src = t-support.c t-support.h
|
||||
t_jnlib_src = t-support.h
|
||||
jnlib_tests = t-stringhelp t-timestuff
|
||||
if HAVE_W32_SYSTEM
|
||||
jnlib_tests += t-w32-reg
|
||||
|
Loading…
x
Reference in New Issue
Block a user