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 f82a206..9245097 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -151,6 +151,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
151 IconButton.hh IconButton.cc \ 151 IconButton.hh IconButton.cc \
152 IconbarTheme.hh IconbarTheme.cc \ 152 IconbarTheme.hh IconbarTheme.cc \
153 STLUtil.hh \ 153 STLUtil.hh \
154 Focusable.hh \
154 ${newwmspec_SOURCE} ${gnome_SOURCE} \ 155 ${newwmspec_SOURCE} ${gnome_SOURCE} \
155 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} 156 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE}
156 157