diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index 2817a277..369f9486 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am @@ -39,6 +39,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ Compose.hh \ TextBox.hh TextBox.cc \ GContext.hh GContext.cc \ + KeyUtil.hh KeyUtil.cc \ ${xpm_SOURCE} \ ${xft_SOURCE} \ ${xmb_SOURCE}