From 22c37e7d908d7f54d4b2d91c5feb77783fa5fd31 Mon Sep 17 00:00:00 2001 From: Silvan Jegen Date: Tue, 6 Sep 2016 21:04:36 +0200 Subject: Add debug build for ezxml --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b2ec922..02b3943 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ ezxmllib.o: ezxmllib.c debug: $(CC) $(CFLAGS) -g -lmxml -pthread -o mxml mxml.c + $(CC) $(CFLAGS) -g -o ezxml ezxml.c ezxmllib.o clean: rm *.o mxml ezxml -- cgit v1.2.1-18-gbd029