aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2005-02-13 16:34:14 (GMT)
committerfluxgen <fluxgen>2005-02-13 16:34:14 (GMT)
commite822437cb8c23c5e7539fa168ef5a22bc9bb08a1 (patch)
treee7c324a7a3a214545556420e41eabfb0bdc60caf /src/FbTk/Makefile.am
parent8e0a3300ad91af096771a6ff805cb0698a9950d7 (diff)
downloadfluxbox-e822437cb8c23c5e7539fa168ef5a22bc9bb08a1.zip
fluxbox-e822437cb8c23c5e7539fa168ef5a22bc9bb08a1.tar.bz2
added stringstream header
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 47ed58f..af8aef6 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -49,6 +49,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
49 KeyUtil.hh KeyUtil.cc \ 49 KeyUtil.hh KeyUtil.cc \
50 MenuSeparator.hh MenuSeparator.cc \ 50 MenuSeparator.hh MenuSeparator.cc \
51 MenuIcon.hh MenuIcon.cc \ 51 MenuIcon.hh MenuIcon.cc \
52 stringstream.hh \
52 ${xpm_SOURCE} \ 53 ${xpm_SOURCE} \
53 ${xft_SOURCE} \ 54 ${xft_SOURCE} \
54 ${xmb_SOURCE} \ 55 ${xmb_SOURCE} \