diff options
-rw-r--r-- | src/FbTk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index aeaefd7..3f8b8f2 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -39,7 +39,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
39 | XrmDatabaseHelper.hh \ | 39 | XrmDatabaseHelper.hh \ |
40 | Image.hh Image.cc \ | 40 | Image.hh Image.cc \ |
41 | PixmapWithMask.hh \ | 41 | PixmapWithMask.hh \ |
42 | Compose.hh \ | 42 | Compose.hh CompareEqual.hh \ |
43 | TextBox.hh TextBox.cc \ | 43 | TextBox.hh TextBox.cc \ |
44 | GContext.hh GContext.cc \ | 44 | GContext.hh GContext.cc \ |
45 | KeyUtil.hh KeyUtil.cc \ | 45 | KeyUtil.hh KeyUtil.cc \ |