From b555cd12e71bb457232aa342c689940c6c34fb17 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 8 Feb 2003 07:43:25 +0000 Subject: [PATCH] rm the headers that are no longer existing --- otk/Makefile.am | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/otk/Makefile.am b/otk/Makefile.am index 0c463b5c..f0c2e805 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -14,12 +14,11 @@ libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc util.cc \ #focuswidget.cc focuslabel.cc -includeotk_HEADERS=application.hh appwidget.hh assassin.hh button.hh size.hh \ - display.hh eventdispatcher.hh eventhandler.hh \ - focuslabel.hh focuswidget.hh font.hh label.hh otk.hh \ - point.hh property.hh pseudorendercontrol.hh rect.hh \ - rendercolor.hh rendercontrol.hh renderstyle.hh \ - rendertexture.hh screeninfo.hh strut.hh surface.hh \ +includeotk_HEADERS=application.hh appwidget.hh assassin.hh button.hh \ + display.hh eventdispatcher.hh eventhandler.hh font.hh \ + label.hh otk.hh point.hh property.hh pseudorendercontrol.hh\ + rect.hh rendercolor.hh rendercontrol.hh renderstyle.hh \ + rendertexture.hh screeninfo.hh size.hh strut.hh surface.hh \ timer.hh truerendercontrol.hh ustring.hh util.hh widget.hh \ ../config.h -- 2.39.2