Ver Fonte

Add forgotten file

bel há 11 anos atrás
pai
commit
1a208a1989
1 ficheiros alterados com 1 adições e 1 exclusões
  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