X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=8637f46ac7ea0324b6274fc8ff484824a9998c55;hb=6b977b2ded0b8807dd05bb7ee0c318612600027d;hp=6f363b250d1f8c3f90bcd245cc3835a0bccf7c73;hpb=804b8cc6e5913913a76894a753619590a291c204;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index 6f363b25..8637f46a 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -4,11 +4,12 @@ INCLUDES= -I../src noinst_LIBRARIES=libotk.a -libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc property.cc \ - imagecontrol.cc rect.cc screeninfo.cc texture.cc timer.cc \ - timerqueuemanager.cc style.cc configuration.cc util.cc \ - widget.cc focuswidget.cc button.cc eventhandler.cc \ - eventdispatcher.cc application.cc +libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \ + property.cc imagecontrol.cc rect.cc screeninfo.cc \ + texture.cc timer.cc timerqueuemanager.cc style.cc \ + configuration.cc util.cc widget.cc focuswidget.cc \ + button.cc eventhandler.cc eventdispatcher.cc \ + focuslabel.cc application.cc MAINTAINERCLEANFILES= Makefile.in