summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/transport/http/sender/ntlm/test/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/transport/http/sender/ntlm/test/Makefile.am b/src/core/transport/http/sender/ntlm/test/Makefile.am
index 191106d..56c3b8a 100644
--- a/src/core/transport/http/sender/ntlm/test/Makefile.am
+++ b/src/core/transport/http/sender/ntlm/test/Makefile.am
@@ -16,7 +16,6 @@ TESTS =
SUBDIRS = mock_server
noinst_PROGRAMS = test_ntlm mock_client
check_PROGRAMS = test_ntlm mock_client
-SUBDIRS =
AM_CFLAGS = -g -O2
test_ntlm_SOURCES = client.c
mock_client_SOURCES = mock_client.c