summaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.inc')
-rw-r--r--lib/Makefile.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/Makefile.inc b/lib/Makefile.inc
index 73472fc96..c28b4756b 100644
--- a/lib/Makefile.inc
+++ b/lib/Makefile.inc
@@ -107,7 +107,8 @@ LIB_CFILES = \
base64.c \
bufref.c \
c-hyper.c \
- cf-socket.c \
+ cf-http.c \
+ cf-socket.c \
cfilters.c \
conncache.c \
connect.c \
@@ -232,7 +233,8 @@ LIB_HFILES = \
asyn.h \
bufref.h \
c-hyper.h \
- cf-socket.h \
+ cf-http.h \
+ cf-socket.h \
cfilters.h \
conncache.h \
connect.h \