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 d8e047d..5a935b7 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -37,6 +37,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
37 Image.hh Image.cc \ 37 Image.hh Image.cc \
38 PixmapWithMask.hh \ 38 PixmapWithMask.hh \
39 Compose.hh \ 39 Compose.hh \
40 TextBox.hh TextBox.cc \
40 ${xpm_SOURCE} \ 41 ${xpm_SOURCE} \
41 ${xft_SOURCE} \ 42 ${xft_SOURCE} \
42 ${xmb_SOURCE} 43 ${xmb_SOURCE}