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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 6ebacc5..9a83426 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -44,6 +44,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
44 TextBox.hh TextBox.cc \ 44 TextBox.hh TextBox.cc \
45 GContext.hh GContext.cc \ 45 GContext.hh GContext.cc \
46 KeyUtil.hh KeyUtil.cc \ 46 KeyUtil.hh KeyUtil.cc \
47 MenuSeparator.hh MenuSeparator.cc \
47 ${xpm_SOURCE} \ 48 ${xpm_SOURCE} \
48 ${xft_SOURCE} \ 49 ${xft_SOURCE} \
49 ${xmb_SOURCE} 50 ${xmb_SOURCE}