diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 683179d..f41a30a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -101,6 +101,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | |||
101 | Keys.cc Keys.hh main.cc \ | 101 | Keys.cc Keys.hh main.cc \ |
102 | RootTheme.hh RootTheme.cc \ | 102 | RootTheme.hh RootTheme.cc \ |
103 | FbRootWindow.hh FbRootWindow.cc \ | 103 | FbRootWindow.hh FbRootWindow.cc \ |
104 | OSDWindow.hh OSDWindow.cc \ | ||
104 | Screen.cc Screen.hh ScreenResources.cc \ | 105 | Screen.cc Screen.hh ScreenResources.cc \ |
105 | Slit.cc Slit.hh SlitTheme.hh SlitTheme.cc SlitClient.hh SlitClient.cc \ | 106 | Slit.cc Slit.hh SlitTheme.hh SlitTheme.cc SlitClient.hh SlitClient.cc \ |
106 | WinButton.hh WinButton.cc \ | 107 | WinButton.hh WinButton.cc \ |