diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-05 02:49:28 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-10-05 02:49:28 (GMT) |
commit | c033c201c4254c11804713dc427d22940da05438 (patch) | |
tree | b6fa8411556c4633c2deb396564f9ff2307beae7 /src/Makefile.am | |
parent | 86a072e7fdbaa92744eb78ecc2e39e462477fd2e (diff) | |
download | fluxbox-c033c201c4254c11804713dc427d22940da05438.zip fluxbox-c033c201c4254c11804713dc427d22940da05438.tar.bz2 |
remove menu modes
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
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 \ |