aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-05-19 09:09:37 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-11-01 09:52:45 (GMT)
commit800a1a761d57919bb3556d5ce48380b6328b14ef (patch)
treedfaa8858136956852bb1a1a3fb77eb14437b9e7c /src/FbTk/Makefile.am
parent650ccad88ed769132b9a260464fe66b2d31eaab6 (diff)
downloadfluxbox_pavel-800a1a761d57919bb3556d5ce48380b6328b14ef.zip
fluxbox_pavel-800a1a761d57919bb3556d5ce48380b6328b14ef.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 264e114..1f93e98 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -65,6 +65,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
65 CachedPixmap.hh CachedPixmap.cc \ 65 CachedPixmap.hh CachedPixmap.cc \
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 Luamm.cc Luamm.hh \
68 ${xpm_SOURCE} \ 69 ${xpm_SOURCE} \
69 ${xft_SOURCE} \ 70 ${xft_SOURCE} \
70 ${xmb_SOURCE} \ 71 ${xmb_SOURCE} \