]> Dogcows Code - chaz/openbox/commitdiff
it compiles.. does it worK? HEH
authorDana Jansens <danakj@orodu.net>
Sat, 21 Dec 2002 02:09:33 +0000 (02:09 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 21 Dec 2002 02:09:33 +0000 (02:09 +0000)
otk_c/Makefile

index 960308c6586ee3f08fa3fa09227c6e75370ac5d1..f0052b411bef248a0f818fea96bdad4520f3d37f 100644 (file)
@@ -3,8 +3,8 @@ exec_prefix=$(prefix)
 libdir=$(exec_prefix)/lib
 
 targets = libotk.so libotk.a
-sources = display.c screeninfo.c rect.c gccache.c
-headers = display.h screeninfo.h rect.h gccache.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.026799 seconds and 4 git commands to generate.