aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-09-06 15:43:42 (GMT)
committerfluxgen <fluxgen>2003-09-06 15:43:42 (GMT)
commitfbf8c7d40ce6c4ccdf743ca618c4ad90352a641f (patch)
tree39578573221244b248f8774ecc9fd35f7c18d266 /src/FbTk/Makefile.am
parent39abccae4af9d290de33c7f7877f4f4af92c6db8 (diff)
downloadfluxbox-fbf8c7d40ce6c4ccdf743ca618c4ad90352a641f.zip
fluxbox-fbf8c7d40ce6c4ccdf743ca618c4ad90352a641f.tar.bz2
added KeyUtil file
Diffstat (limited to 'src/FbTk/Makefile.am')
-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 2817a27..369f948 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 \
39 Compose.hh \ 39 Compose.hh \
40 TextBox.hh TextBox.cc \ 40 TextBox.hh TextBox.cc \
41 GContext.hh GContext.cc \ 41 GContext.hh GContext.cc \
42 KeyUtil.hh KeyUtil.cc \
42 ${xpm_SOURCE} \ 43 ${xpm_SOURCE} \
43 ${xft_SOURCE} \ 44 ${xft_SOURCE} \
44 ${xmb_SOURCE} 45 ${xmb_SOURCE}