aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2948d440..6916b6cf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,9 +12,9 @@ microspdy = microspdy
12if HAVE_CURL 12if HAVE_CURL
13microspdy += spdy2http 13microspdy += spdy2http
14endif 14endif
15if HAVE_SPDYLAY 15#if HAVE_SPDYLAY
16microspdy += testspdy 16microspdy += testspdy
17endif 17#endif
18endif 18endif
19endif 19endif
20 20