aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2006-10-16 19:41:57 (GMT)
committerfluxgen <fluxgen>2006-10-16 19:41:57 (GMT)
commit857e96049b0b0b795ac5cb17ea19d972c9aa9de9 (patch)
tree9e77a41293e79c9ab2394e3a0d4bfd3300f6c903 /src/FbTk/Makefile.am
parent1928de1f3cf167eb57aedaefc530bc46b4a6b6ab (diff)
downloadfluxbox-857e96049b0b0b795ac5cb17ea19d972c9aa9de9.zip
fluxbox-857e96049b0b0b795ac5cb17ea19d972c9aa9de9.tar.bz2
added CachedPixmap
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 527aa5b..5662370 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -52,6 +52,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
52 MenuIcon.hh MenuIcon.cc \ 52 MenuIcon.hh MenuIcon.cc \
53 stringstream.hh \ 53 stringstream.hh \
54 Select2nd.hh \ 54 Select2nd.hh \
55 CachedPixmap.hh CachedPixmap.cc \
55 ${xpm_SOURCE} \ 56 ${xpm_SOURCE} \
56 ${xft_SOURCE} \ 57 ${xft_SOURCE} \
57 ${xmb_SOURCE} \ 58 ${xmb_SOURCE} \