diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2007-12-28 06:22:38 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2007-12-28 06:22:38 (GMT) |
commit | 0ec165e85b313588d43dbdc2450da9838c4c528f (patch) | |
tree | aee798a6f8f108908e3e6932bef11b8eb564aa2a /src/Makefile.am | |
parent | 32eb2a148ea7a257a058658af36e9f8c801a524a (diff) | |
download | fluxbox_pavel-0ec165e85b313588d43dbdc2450da9838c4c528f.zip fluxbox_pavel-0ec165e85b313588d43dbdc2450da9838c4c528f.tar.bz2 |
move STLUtil to FbTk
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b40affd..312d52a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -143,7 +143,6 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | |||
143 | AttentionNoticeHandler.hh AttentionNoticeHandler.cc \ | 143 | AttentionNoticeHandler.hh AttentionNoticeHandler.cc \ |
144 | IconButton.hh IconButton.cc \ | 144 | IconButton.hh IconButton.cc \ |
145 | IconbarTheme.hh IconbarTheme.cc \ | 145 | IconbarTheme.hh IconbarTheme.cc \ |
146 | STLUtil.hh \ | ||
147 | Focusable.hh FocusableList.hh FocusableList.cc \ | 146 | Focusable.hh FocusableList.hh FocusableList.cc \ |
148 | ${newwmspec_SOURCE} ${gnome_SOURCE} \ | 147 | ${newwmspec_SOURCE} ${gnome_SOURCE} \ |
149 | ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} | 148 | ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} |