Allow debugging
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
||||
CFLAGS=-Wall -Wextra
|
||||
CFLAGS=-Wall -Wextra -ggdb
|
||||
|
||||
LIBWS=./vendor/libmicrohttpd/
|
||||
LIBWS_LIB=$(LIBWS)lib/libmicrohttpd.a
|
||||
|
||||
Reference in New Issue
Block a user