diff options
Diffstat (limited to 'otk/Makefile.am')
| -rw-r--r-- | otk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/Makefile.am b/otk/Makefile.am index 8637f46a..b35b7d9a 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -9,7 +9,7 @@ libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.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 + label.cc focuslabel.cc application.cc MAINTAINERCLEANFILES= Makefile.in |
