aboutsummaryrefslogtreecommitdiff
path: root/src/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makemodule.am')
-rw-r--r--src/Makemodule.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makemodule.am b/src/Makemodule.am
index 3f1fa06..fedddb2 100644
--- a/src/Makemodule.am
+++ b/src/Makemodule.am
@@ -171,6 +171,8 @@ fluxbox_SOURCES = \
171 src/ColSmartPlacement.hh \ 171 src/ColSmartPlacement.hh \
172 src/CommandDialog.cc \ 172 src/CommandDialog.cc \
173 src/CommandDialog.hh \ 173 src/CommandDialog.hh \
174 src/ConfigMenu.hh \
175 src/ConfigMenu.cc \
174 src/CurrentWindowCmd.cc \ 176 src/CurrentWindowCmd.cc \
175 src/CurrentWindowCmd.hh \ 177 src/CurrentWindowCmd.hh \
176 src/Debug.hh \ 178 src/Debug.hh \
@@ -225,6 +227,8 @@ fluxbox_SOURCES = \
225 src/Screen.hh \ 227 src/Screen.hh \
226 src/ScreenPlacement.cc \ 228 src/ScreenPlacement.cc \
227 src/ScreenPlacement.hh \ 229 src/ScreenPlacement.hh \
230 src/ScreenResource.cc \
231 src/ScreenResource.hh \
228 src/SendToMenu.cc \ 232 src/SendToMenu.cc \
229 src/SendToMenu.hh \ 233 src/SendToMenu.hh \
230 src/Strut.hh \ 234 src/Strut.hh \