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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 45a24b3..8619cc1 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -40,8 +40,8 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
40 Button.hh Button.cc \ 40 Button.hh Button.cc \
41 TextButton.hh TextButton.cc \ 41 TextButton.hh TextButton.cc \
42 Container.hh Container.cc \ 42 Container.hh Container.cc \
43 Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \ 43 MultLayers.cc MultLayers.hh \
44 XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \ 44 Layer.cc Layer.hh LayerItem.cc LayerItem.hh \
45 Resource.hh Resource.cc \ 45 Resource.hh Resource.cc \
46 StringUtil.hh StringUtil.cc Parser.hh Parser.cc \ 46 StringUtil.hh StringUtil.cc Parser.hh Parser.cc \
47 RegExp.hh RegExp.cc \ 47 RegExp.hh RegExp.cc \