]> Dogcows Code - chaz/openbox/blobdiff - otk_c/Makefile
a color cache to be proud of!
[chaz/openbox] / otk_c / Makefile
index f0052b411bef248a0f818fea96bdad4520f3d37f..b9253343e6a1f6e741a7779771351f9f17aa5874 100644 (file)
@@ -6,7 +6,7 @@ targets = libotk.so libotk.a
 sources = display.c screeninfo.c rect.c gccache.c color.c
 headers = display.h screeninfo.h rect.h gccache.h color.h
 
-CFLAGS+=-I/usr/gwar/include/python2.2
+CFLAGS+=-g -I/usr/gwar/include/python2.2 -W -Wall
 
 .PHONY: all install clean
 
This page took 0.022304 seconds and 4 git commands to generate.