summaryrefslogtreecommitdiffstats
path: root/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index de61268..07a522a 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,6 +1,7 @@
COMPILE_PROG = $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $($@-objs) $($@-libs)
+CFLAGS ?= -g
PKGCONF ?= pkg-config