aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-07 19:47:34 (GMT)
committerPavel Labath <pavelo@centrum.sk>2013-02-17 09:36:38 (GMT)
commit49fb73ce0dfe3ea82d6c4b409b55569721a8e489 (patch)
treecaccfd1445fdd7973e78b761e1151ecf0ed0ac90 /src/FbTk/Makefile.am
parent00c441ccae7e5e94b28d5b22df9b2b8ed13af281 (diff)
downloadfluxbox_pavel-49fb73ce0dfe3ea82d6c4b409b55569721a8e489.zip
fluxbox_pavel-49fb73ce0dfe3ea82d6c4b409b55569721a8e489.tar.bz2
FbTk::Lua - a class which augments lua::state with additional features
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 fc80dd4..011ba38 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -71,6 +71,7 @@ libFbTk_a_SOURCES = App.hh App.cc \
71 Util.hh \ 71 Util.hh \
72 RelCalcHelper.hh RelCalcHelper.cc \ 72 RelCalcHelper.hh RelCalcHelper.cc \
73 Luamm.cc Luamm.hh LResource.cc LResource.hh LResourceHelper-lua.cc \ 73 Luamm.cc Luamm.hh LResource.cc LResource.hh LResourceHelper-lua.cc \
74 LuaUtil.cc LuaUtil.hh \
74 ${xpm_SOURCE} \ 75 ${xpm_SOURCE} \
75 ${xft_SOURCE} \ 76 ${xft_SOURCE} \
76 ${xmb_SOURCE} \ 77 ${xmb_SOURCE} \