X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=7f862287c0f45d818a35a29a7c2cc41bcadf6274;hb=ace8c8896aa13a6fc4e489277cf9c96f49175322;hp=b3e1076740ba6f594d2fa151b6e512f27cd598f2;hpb=90f24142852d826e0a9725c7549f3326798085bd;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index b3e10767..7f862287 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -1,12 +1,11 @@ -CPPFLAGS=`pkg-config --cflags xft` @CPPFLAGS@ \ --Dmultibyte\(\)=True +CPPFLAGS=`pkg-config --cflags xft` @CPPFLAGS@ INCLUDES= -I../src noinst_LIBRARIES=libotk.a -libotk_a_SOURCES= color.cc font.cc gccache.cc image.cc imagecontrol.cc \ - texture.cc +libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \ + imagecontrol.cc rect.cc screeninfo.cc texture.cc MAINTAINERCLEANFILES= Makefile.in