1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-07-29 21:01:13 +03:00

Add forgotten file

This commit is contained in:
bel
2013-12-10 22:49:09 +01:00
parent aa2cded31f
commit 1a208a1989

View File

@ -7,7 +7,7 @@
PROG = websocket
SRC = WebSockCallbacks.c
SRC = WebSockCallbacks.c websocket.c
TOP = ../..
CIVETWEB_LIB = libcivetweb.a