aboutsummaryrefslogtreecommitdiff
path: root/src/microspdy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/microspdy/Makefile.am')
-rw-r--r--src/microspdy/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microspdy/Makefile.am b/src/microspdy/Makefile.am
index bcf93e70..9ad451bd 100644
--- a/src/microspdy/Makefile.am
+++ b/src/microspdy/Makefile.am
@@ -15,7 +15,7 @@ lib_LTLIBRARIES = \
15 libmicrospdy.la 15 libmicrospdy.la
16 16
17libmicrospdy_la_SOURCES = \ 17libmicrospdy_la_SOURCES = \
18 io.h \ 18 io.h io.c \
19 io_openssl.h io_openssl.c \ 19 io_openssl.h io_openssl.c \
20 io_raw.h io_raw.c \ 20 io_raw.h io_raw.c \
21 structures.h structures.c \ 21 structures.h structures.c \