From f1951eaae2b377b1db1fdbdd236e84b4ef2e8c60 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 23 Jan 2003 23:55:09 +0000 Subject: [PATCH] rm all the bb shit --- otk/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/otk/Makefile.am b/otk/Makefile.am index 906a35c0..c714f472 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -10,9 +10,9 @@ noinst_LTLIBRARIES=libotk.la libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.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 \ + display.cc font.cc \ + property.cc rect.cc screeninfo.cc \ + timer.cc \ configuration.cc util.cc widget.cc focuswidget.cc \ button.cc eventhandler.cc eventdispatcher.cc ustring.cc \ label.cc focuslabel.cc application.cc appwidget.cc -- 2.44.0