mirror of
https://github.com/aria2/aria2.git
synced 2026-04-11 23:39:05 +00:00
Fixed filename typo
This commit is contained in:
2
deps/wslay/lib/Makefile.am
vendored
2
deps/wslay/lib/Makefile.am
vendored
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user