Fixed filename typo

pull/14/head
Tatsuhiro Tsujikawa 2012-03-24 21:06:29 +09:00
parent 4fba271036
commit 9f892d92f3
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ OBJECTS = wslay_frame.c wslay_event.c\
wslay_queue.c wslay_net.c
HFILES = wslay_frame.h wslay_event.h\
wslay_queue.h wlsay_net.h
wslay_queue.h wslay_net.h
libwslay_la_SOURCES = $(HFILES) $(OBJECTS)
libwslay_la_LDFLAGS = -no-undefined \