Explorar el Código

Add forgotten file

bel hace 11 años
padre
commit
1a208a1989
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/websocket/Makefile

+ 1 - 1
examples/websocket/Makefile

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