Selaa lähdekoodia

Add forgotten file

bel 11 vuotta sitten
vanhempi
commit
1a208a1989
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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