Parcourir la source

Add forgotten file

bel il y a 11 ans
Parent
commit
1a208a1989
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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