aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-08-24 10:40:57 (GMT)
committerfluxgen <fluxgen>2003-08-24 10:40:57 (GMT)
commitba3a470148100e5241efc6cfd17d2c64782f5b15 (patch)
treec3b23a75c29ca868801a61fb6d114308844662f2 /src/FbTk/Makefile.am
parent52f7ee11f7d4fc3c9fe81f95e4176b73140575c3 (diff)
downloadfluxbox-ba3a470148100e5241efc6cfd17d2c64782f5b15.zip
fluxbox-ba3a470148100e5241efc6cfd17d2c64782f5b15.tar.bz2
added compose
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 6de4cc2..d8e047d 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -36,6 +36,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
36 XrmDatabaseHelper.hh \ 36 XrmDatabaseHelper.hh \
37 Image.hh Image.cc \ 37 Image.hh Image.cc \
38 PixmapWithMask.hh \ 38 PixmapWithMask.hh \
39 Compose.hh \
39 ${xpm_SOURCE} \ 40 ${xpm_SOURCE} \
40 ${xft_SOURCE} \ 41 ${xft_SOURCE} \
41 ${xmb_SOURCE} 42 ${xmb_SOURCE}