diff options
author | fluxgen <fluxgen> | 2005-05-02 12:14:31 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2005-05-02 12:14:31 (GMT) |
commit | ab3309338f9bebc3ea73a93e74a751f8fbc5f53d (patch) | |
tree | 1e90da3b56e2f78c6fccf6098e0d9f6bf35e893e | |
parent | e5d4fc12677c504489a0aadb5a46d15c7d553507 (diff) | |
download | fluxbox-ab3309338f9bebc3ea73a93e74a751f8fbc5f53d.zip fluxbox-ab3309338f9bebc3ea73a93e74a751f8fbc5f53d.tar.bz2 |
Select2nd file
-rw-r--r-- | src/FbTk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index af8aef6..27b1694 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -50,6 +50,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
50 | MenuSeparator.hh MenuSeparator.cc \ | 50 | MenuSeparator.hh MenuSeparator.cc \ |
51 | MenuIcon.hh MenuIcon.cc \ | 51 | MenuIcon.hh MenuIcon.cc \ |
52 | stringstream.hh \ | 52 | stringstream.hh \ |
53 | Select2nd.hh \ | ||
53 | ${xpm_SOURCE} \ | 54 | ${xpm_SOURCE} \ |
54 | ${xft_SOURCE} \ | 55 | ${xft_SOURCE} \ |
55 | ${xmb_SOURCE} \ | 56 | ${xmb_SOURCE} \ |