diff options
Diffstat (limited to 'test/core/transport')
-rw-r--r-- | test/core/transport/http/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/transport/http/Makefile.am b/test/core/transport/http/Makefile.am index 34eeefe..f709259 100644 --- a/test/core/transport/http/Makefile.am +++ b/test/core/transport/http/Makefile.am @@ -2,7 +2,7 @@ TESTS = test_http_transport check_PROGRAMS = test_http_transport noinst_PROGRAMS = test_http_transport SUBDIRS = -AM_CFLAGS = -g -pthread +AM_CFLAGS = -g test_http_transport_SOURCES = test_http_transport.c test_http_transport_LDADD = \ |