diff options
Diffstat (limited to 'src/FbTk')
-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 9a83426..478a8eb 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -45,6 +45,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
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 | MenuSeparator.hh MenuSeparator.cc \ |
48 | MenuIcon.hh MenuIcon.cc \ | ||
48 | ${xpm_SOURCE} \ | 49 | ${xpm_SOURCE} \ |
49 | ${xft_SOURCE} \ | 50 | ${xft_SOURCE} \ |
50 | ${xmb_SOURCE} | 51 | ${xmb_SOURCE} |