aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-11-27 22:04:09 (GMT)
committerfluxgen <fluxgen>2003-11-27 22:04:09 (GMT)
commitc3031f6572be200f845423b71c5f9a63b88c4afe (patch)
treec45cee3e926984a8bf7b548fc290813c9716c701 /src/Makefile.am
parentd937beae9edbb3619660eed9e23f998a4195323a (diff)
downloadfluxbox-c3031f6572be200f845423b71c5f9a63b88c4afe.zip
fluxbox-c3031f6572be200f845423b71c5f9a63b88c4afe.tar.bz2
Send to menu
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 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