aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e713d9f..92f0626 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -105,7 +105,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
105 Container.hh Container.cc \ 105 Container.hh Container.cc \
106 TextTheme.hh TextTheme.cc \ 106 TextTheme.hh TextTheme.cc \
107 BorderTheme.hh BorderTheme.cc \ 107 BorderTheme.hh BorderTheme.cc \
108 SetWorkspaceName.hh SetWorkspaceName.cc \ 108 SetWorkspaceName.hh SetWorkspaceName.cc SendToMenu.hh SendToMenu.cc \
109 ${newwmspec_SOURCE} ${gnome_SOURCE} \ 109 ${newwmspec_SOURCE} ${gnome_SOURCE} \
110 ${REMEMBER_SOURCE} ${REGEXP_SOURCE} ${TOOLBAR_SOURCE} 110 ${REMEMBER_SOURCE} ${REGEXP_SOURCE} ${TOOLBAR_SOURCE}
111 111