aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-05-19 09:09:37 (GMT)
committerPaul Tagliamonte <paultag@fluxbox.org>2012-04-07 02:10:13 (GMT)
commitac1d468cebbc92583b778f8b098dbf4b844e4682 (patch)
tree33ccf0231efa57319e8e55863ed8653aed8697aa /src/FbTk/Makefile.am
parent044ab57a04578a1c5d4a33eaf7c8a1fb8396c385 (diff)
downloadfluxbox_paul-ac1d468cebbc92583b778f8b098dbf4b844e4682.zip
fluxbox_paul-ac1d468cebbc92583b778f8b098dbf4b844e4682.tar.bz2
C++ binding for lua
copied from conky (http://conky.sf.net) and relicensed. Since I am the person who wrote it in the first place there should not be a problem with licence conversion.
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 a14d788..6f8a64e 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -66,6 +66,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
66 Slot.hh Signal.hh MemFun.hh SelectArg.hh \ 66 Slot.hh Signal.hh MemFun.hh SelectArg.hh \
67 Util.hh \ 67 Util.hh \
68 RelCalcHelper.hh RelCalcHelper.cc \ 68 RelCalcHelper.hh RelCalcHelper.cc \
69 Luamm.cc Luamm.hh \
69 ${xpm_SOURCE} \ 70 ${xpm_SOURCE} \
70 ${xft_SOURCE} \ 71 ${xft_SOURCE} \
71 ${xmb_SOURCE} \ 72 ${xmb_SOURCE} \