aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 47ed58f..af8aef6 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -49,6 +49,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
49 KeyUtil.hh KeyUtil.cc \ 49 KeyUtil.hh KeyUtil.cc \
50 MenuSeparator.hh MenuSeparator.cc \ 50 MenuSeparator.hh MenuSeparator.cc \
51 MenuIcon.hh MenuIcon.cc \ 51 MenuIcon.hh MenuIcon.cc \
52 stringstream.hh \
52 ${xpm_SOURCE} \ 53 ${xpm_SOURCE} \
53 ${xft_SOURCE} \ 54 ${xft_SOURCE} \
54 ${xmb_SOURCE} \ 55 ${xmb_SOURCE} \