summaryrefslogtreecommitdiff
path: root/otk/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-20 08:44:17 +0000
committerDana Jansens <danakj@orodu.net>2003-01-20 08:44:17 +0000
commit25a5b729090f48d27f754016280b4a54de9eef21 (patch)
tree6b6abdbfa6039494b17f680c4b5b7f648013f75d /otk/Makefile.am
parent0348a2f3abd2334f5f5812c5fb45c1b4fffb46a5 (diff)
add textures, render the textures color for now too!
Diffstat (limited to 'otk/Makefile.am')
-rw-r--r--otk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/Makefile.am b/otk/Makefile.am
index 643f4d2f..906a35c0 100644
--- a/otk/Makefile.am
+++ b/otk/Makefile.am
@@ -9,7 +9,7 @@ INCLUDES= -I../src
noinst_LTLIBRARIES=libotk.la
libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc \
- rendertexture.cc renderstyle.cc rendercolor.cc \
+ renderstyle.cc rendercolor.cc \
color.cc display.cc font.cc gccache.cc image.cc \
property.cc imagecontrol.cc rect.cc screeninfo.cc \
texture.cc timer.cc style.cc \