X-Git-Url: https://git.cworth.org/git?p=acre;a=blobdiff_plain;f=Makefile;h=eea865221ac925eb886b80746fa0e6e9bc73998c;hp=b1fcaeb4252b4c16ac5a82cdb80f684046e3dd59;hb=HEAD;hpb=f9c8a5242190d3b96cb51a4e651caccfb451f122 diff --git a/Makefile b/Makefile index b1fcaeb..eea8652 100644 --- 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