]> git.cworth.org Git - acre/blobdiff - Makefile
Add another dataset style: ACRE_STYLE_BARS
[acre] / Makefile
index b1fcaeb4252b4c16ac5a82cdb80f684046e3dd59..eea865221ac925eb886b80746fa0e6e9bc73998c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ acre_test_SOURCES = \
 
 acre_test_LDFLAGS=$$(pkg-config --libs pangocairo lcms) -lm
 
-acre_test_CFLAGS=$$(pkg-config --cflags pangocairo lcms) \
+acre_test_CFLAGS=-g $$(pkg-config --cflags pangocairo lcms) \
        -Wall -Wextra -Wpointer-arith -Wstrict-prototypes \
        -Wmissing-prototypes -Wmissing-declarations \
        -Wnested-externs -Wno-unused-parameter