aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-10-05 02:49:28 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-10-05 02:49:28 (GMT)
commitc033c201c4254c11804713dc427d22940da05438 (patch)
treeb6fa8411556c4633c2deb396564f9ff2307beae7 /src/Makefile.am
parent86a072e7fdbaa92744eb78ecc2e39e462477fd2e (diff)
downloadfluxbox-c033c201c4254c11804713dc427d22940da05438.zip
fluxbox-c033c201c4254c11804713dc427d22940da05438.tar.bz2
remove menu modes
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 cfc06b3..6861506 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -109,7 +109,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
109 FbRootWindow.hh FbRootWindow.cc \ 109 FbRootWindow.hh FbRootWindow.cc \
110 OSDWindow.hh OSDWindow.cc \ 110 OSDWindow.hh OSDWindow.cc \
111 TooltipWindow.hh TooltipWindow.cc \ 111 TooltipWindow.hh TooltipWindow.cc \
112 Screen.cc Screen.hh ScreenResources.cc \ 112 Screen.cc Screen.hh \
113 Slit.cc Slit.hh SlitTheme.hh SlitTheme.cc SlitClient.hh SlitClient.cc \ 113 Slit.cc Slit.hh SlitTheme.hh SlitTheme.cc SlitClient.hh SlitClient.cc \
114 WinButton.hh WinButton.cc \ 114 WinButton.hh WinButton.cc \
115 WinButtonTheme.hh WinButtonTheme.cc \ 115 WinButtonTheme.hh WinButtonTheme.cc \