X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk_c%2FMakefile;h=960308c6586ee3f08fa3fa09227c6e75370ac5d1;hb=79ce13073b82b5144b114fc388d0be53835957a8;hp=9a93825d32b15c6869a1b32f5d18a5b90d70d28b;hpb=8d3d9ae75c3b023288af18492713b00ca8244fe1;p=chaz%2Fopenbox diff --git a/otk_c/Makefile b/otk_c/Makefile index 9a93825d..960308c6 100644 --- a/otk_c/Makefile +++ b/otk_c/Makefile @@ -3,8 +3,8 @@ exec_prefix=$(prefix) libdir=$(exec_prefix)/lib targets = libotk.so libotk.a -sources = display.c screeninfo.c rect.c -headers = display.h screeninfo.h rect.h +sources = display.c screeninfo.c rect.c gccache.c +headers = display.h screeninfo.h rect.h gccache.h CFLAGS+=-I/usr/gwar/include/python2.2