diff options
-rw-r--r-- | src/FbTk/Makefile.am | 1 |
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} |