aboutsummaryrefslogtreecommitdiff
path: root/src/testspdy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testspdy/Makefile.am')
-rw-r--r--src/testspdy/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/testspdy/Makefile.am b/src/testspdy/Makefile.am
index 769e8bba..1f531305 100644
--- a/src/testspdy/Makefile.am
+++ b/src/testspdy/Makefile.am
@@ -49,10 +49,7 @@ SPDY_SOURCES= \
49 49
50SPDY_LDADD= \ 50SPDY_LDADD= \
51 $(top_builddir)/src/microspdy/libmicrospdy.la \ 51 $(top_builddir)/src/microspdy/libmicrospdy.la \
52 -lssl \ 52 -lz
53 -lcrypto \
54 -lz \
55 -ldl
56 53
57test_daemon_start_stop_SOURCES = \ 54test_daemon_start_stop_SOURCES = \
58 test_daemon_start_stop.c \ 55 test_daemon_start_stop.c \