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 4eb3866..3fcadea 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -152,6 +152,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.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 RectangleUtil.hh \
155 Debug.hh \
155 ${newwmspec_SOURCE} ${gnome_SOURCE} \ 156 ${newwmspec_SOURCE} ${gnome_SOURCE} \
156 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} 157 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE}
157 158