X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk_c%2FMakefile;h=28c1488a6e0defb9a5c984622833cfd428a76382;hb=e5c5b4bf700f9bf00dd88bd4b6a471ac1ccefaff;hp=f84be3107bbbcb48d11124c452d84a5fc51e7760;hpb=7f111a94d0a0d8a45d318b8a19d0da1097c76d24;p=chaz%2Fopenbox diff --git a/otk_c/Makefile b/otk_c/Makefile index f84be310..28c1488a 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 -headers = display.h +sources = display.c screeninfo.c +headers = display.h screeninfo.h CFLAGS+=-I/usr/gwar/include/python2.2