From 23940f9e034af023af610c56e915a6044ea436ec Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 18 Jan 2003 04:56:30 +0000 Subject: add a new texture and style class --- otk/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'otk/Makefile.am') diff --git a/otk/Makefile.am b/otk/Makefile.am index ac326598..dd70fa79 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -9,6 +9,7 @@ INCLUDES= -I../src noinst_LTLIBRARIES=libotk.la libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc \ + rendertexture.cc renderstyle.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 \ -- cgit v1.2.3