summaryrefslogtreecommitdiff
path: root/otk/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-18 00:33:48 +0000
committerDana Jansens <danakj@orodu.net>2003-01-18 00:33:48 +0000
commit0dcbf985c11c850b30b2983e1e20cd8cf033f054 (patch)
tree665cc076435ccedee0163f28d3e0d0b95b44a695 /otk/Makefile.am
parent29f331b63fa9d800fd99d8e1ea99fffa91a4b663 (diff)
start of new render code
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 d8964758..ae5bcf79 100644
--- a/otk/Makefile.am
+++ b/otk/Makefile.am
@@ -8,7 +8,7 @@ INCLUDES= -I../src
#noinst_LIBRARIES=libotk.a
noinst_LTLIBRARIES=libotk.la
-libotk_la_SOURCES=rendercontrol.cc \
+libotk_la_SOURCES=rendercontrol.cc truerendercontrol.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 \