aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 98d2129..ce591d5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -150,6 +150,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
150 IconButton.hh IconButton.cc \ 150 IconButton.hh IconButton.cc \
151 IconbarTheme.hh IconbarTheme.cc \ 151 IconbarTheme.hh IconbarTheme.cc \
152 Focusable.hh FocusableList.hh FocusableList.cc FocusableTheme.hh \ 152 Focusable.hh FocusableList.hh FocusableList.cc FocusableTheme.hh \
153 WindowMenuAccessor.hh \
153 ${newwmspec_SOURCE} ${gnome_SOURCE} \ 154 ${newwmspec_SOURCE} ${gnome_SOURCE} \
154 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} 155 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE}
155 156