aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9b0b1aa..683179d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -141,7 +141,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
141 AttentionNoticeHandler.hh AttentionNoticeHandler.cc \ 141 AttentionNoticeHandler.hh AttentionNoticeHandler.cc \
142 IconButton.hh IconButton.cc \ 142 IconButton.hh IconButton.cc \
143 IconbarTheme.hh IconbarTheme.cc \ 143 IconbarTheme.hh IconbarTheme.cc \
144 Focusable.hh FocusableList.hh FocusableList.cc \ 144 Focusable.hh FocusableList.hh FocusableList.cc FocusableTheme.hh \
145 ${newwmspec_SOURCE} ${gnome_SOURCE} \ 145 ${newwmspec_SOURCE} ${gnome_SOURCE} \
146 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} 146 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE}
147 147