diff options
-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 21221d2..b7b5073 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -79,6 +79,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | |||
79 | FbCommands.hh FbCommands.cc LayerMenu.hh \ | 79 | FbCommands.hh FbCommands.cc LayerMenu.hh \ |
80 | IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh \ | 80 | IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh \ |
81 | WinClient.hh WinClient.cc \ | 81 | WinClient.hh WinClient.cc \ |
82 | Strut.hh \ | ||
82 | Xinerama.hh \ | 83 | Xinerama.hh \ |
83 | ${REMEMBER_SOURCE} ${REGEXP_SOURCE} | 84 | ${REMEMBER_SOURCE} ${REGEXP_SOURCE} |
84 | 85 | ||