]> Dogcows Code - chaz/openbox/blobdiff - otk_c/Makefile
it compiles.. does it worK? HEH
[chaz/openbox] / otk_c / Makefile
index f84be3107bbbcb48d11124c452d84a5fc51e7760..f0052b411bef248a0f818fea96bdad4520f3d37f 100644 (file)
@@ -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 rect.c gccache.c color.c
+headers = display.h screeninfo.h rect.h gccache.h color.h
 
 CFLAGS+=-I/usr/gwar/include/python2.2
 
This page took 0.021524 seconds and 4 git commands to generate.