aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authormarkt <markt>2007-03-27 08:43:09 (GMT)
committermarkt <markt>2007-03-27 08:43:09 (GMT)
commit9ebfea7944a1455a74cb70781373d83f50ad196c (patch)
tree919096d5e05e9b70499433bea3db2faf19b27bae /src/FbTk/Makefile.am
parent58e280952a47fc3fb77b4659a21cc4ce6a73066e (diff)
downloadfluxbox-9ebfea7944a1455a74cb70781373d83f50ad196c.zip
fluxbox-9ebfea7944a1455a74cb70781373d83f50ad196c.tar.bz2
lots and lots of code cleanup, plus introduced new ClientMenu class
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index fadc998..d98c8f6 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -49,7 +49,6 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
49 GContext.hh GContext.cc \ 49 GContext.hh GContext.cc \
50 KeyUtil.hh KeyUtil.cc \ 50 KeyUtil.hh KeyUtil.cc \
51 MenuSeparator.hh MenuSeparator.cc \ 51 MenuSeparator.hh MenuSeparator.cc \
52 MenuIcon.hh MenuIcon.cc \
53 stringstream.hh \ 52 stringstream.hh \
54 TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \ 53 TypeAhead.hh SearchResult.hh SearchResult.cc ITypeAheadable.hh \
55 Select2nd.hh \ 54 Select2nd.hh \