diff options
Diffstat (limited to 'src')
-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 3b913e7..d35a260 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -83,7 +83,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | |||
83 | Netizen.cc Netizen.hh \ | 83 | Netizen.cc Netizen.hh \ |
84 | RootTheme.hh RootTheme.cc \ | 84 | RootTheme.hh RootTheme.cc \ |
85 | FbRootWindow.hh FbRootWindow.cc \ | 85 | FbRootWindow.hh FbRootWindow.cc \ |
86 | Screen.cc Screen.hh \ | 86 | Screen.cc Screen.hh ScreenResources.cc \ |
87 | Slit.cc Slit.hh SlitTheme.hh SlitTheme.cc SlitClient.hh SlitClient.cc \ | 87 | Slit.cc Slit.hh SlitTheme.hh SlitTheme.cc SlitClient.hh SlitClient.cc \ |
88 | WinButton.hh WinButton.cc \ | 88 | WinButton.hh WinButton.cc \ |
89 | WinButtonTheme.hh WinButtonTheme.cc \ | 89 | WinButtonTheme.hh WinButtonTheme.cc \ |