diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index ce591d5..cfc06b3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -151,6 +151,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.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 | WindowMenuAccessor.hh \ |
154 | RectangleUtil.hh \ | ||
154 | ${newwmspec_SOURCE} ${gnome_SOURCE} \ | 155 | ${newwmspec_SOURCE} ${gnome_SOURCE} \ |
155 | ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} | 156 | ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} |
156 | 157 | ||