]> Dogcows Code - chaz/openbox/commitdiff
rm the headers that are no longer existing
authorDana Jansens <danakj@orodu.net>
Sat, 8 Feb 2003 07:43:25 +0000 (07:43 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 8 Feb 2003 07:43:25 +0000 (07:43 +0000)
otk/Makefile.am

index 0c463b5c60e913bb9048c924a45ab0024411d97d..f0c2e805d654f19f916fe59059283ed5c3379db9 100644 (file)
@@ -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
 
This page took 0.021898 seconds and 4 git commands to generate.