diff options
Diffstat (limited to 'tests/slow/Makefile.am')
-rw-r--r-- | tests/slow/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/slow/Makefile.am b/tests/slow/Makefile.am index 7c9fc543cf..8f9c4e4db6 100644 --- a/tests/slow/Makefile.am +++ b/tests/slow/Makefile.am @@ -34,13 +34,8 @@ LDADD = ../libutils.la \ ../../gl/libgnu.la \ $(top_builddir)/lib/libgnutls.la $(LIBSOCKET) -if !ENABLE_SELF_CHECKS -cipher_test_CPPFLAGS = $(AM_CPPFLAGS) $(NETTLE_CFLAGS) -I$(top_builddir)/lib/ -cipher_override2_CPPFLAGS = $(AM_CPPFLAGS) $(NETTLE_CFLAGS) -I$(top_builddir)/lib/ -else cipher_test_CPPFLAGS = $(AM_CPPFLAGS) cipher_override2_CPPFLAGS = $(AM_CPPFLAGS) -endif ctests = gendh |