aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 49217bc..be9b3ef 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -13,7 +13,7 @@ xpm_SOURCE= ImageXPM.hh ImageXPM.cc
13endif 13endif
14 14
15libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ 15libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
16 Directory.hh Directory.cc \ 16 FileUtil.hh FileUtil.cc \
17 EventHandler.hh EventManager.hh EventManager.cc \ 17 EventHandler.hh EventManager.hh EventManager.cc \
18 FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ 18 FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \
19 I18n.cc I18n.hh \ 19 I18n.cc I18n.hh \