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 b9c19f4..0521809 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -137,7 +137,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
137 UnderMousePlacement.hh UnderMousePlacement.cc \ 137 UnderMousePlacement.hh UnderMousePlacement.cc \
138 WinClientUtil.hh WinClientUtil.cc \ 138 WinClientUtil.hh WinClientUtil.cc \
139 AttentionNoticeHandler.hh AttentionNoticeHandler.cc \ 139 AttentionNoticeHandler.hh AttentionNoticeHandler.cc \
140 STLUtil.h \ 140 STLUtil.hh \
141 ${newwmspec_SOURCE} ${gnome_SOURCE} \ 141 ${newwmspec_SOURCE} ${gnome_SOURCE} \
142 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} 142 ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE}
143 143