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 38d5b48..a701e76 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -50,7 +50,7 @@ endif | |||
50 | fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | 50 | fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ |
51 | BaseDisplay.cc BaseDisplay.hh \ | 51 | BaseDisplay.cc BaseDisplay.hh \ |
52 | BoolMenuItem.hh \ | 52 | BoolMenuItem.hh \ |
53 | DirHelper.hh DirHelper.cc DrawUtil.cc DrawUtil.hh ${newwmspec_SOURCE} \ | 53 | DirHelper.hh DirHelper.cc ${newwmspec_SOURCE} \ |
54 | FbAtoms.hh FbAtoms.cc FbWinFrame.hh FbWinFrame.cc \ | 54 | FbAtoms.hh FbAtoms.cc FbWinFrame.hh FbWinFrame.cc \ |
55 | FbWinFrameTheme.hh FbWinFrameTheme.cc \ | 55 | FbWinFrameTheme.hh FbWinFrameTheme.cc \ |
56 | fluxbox.cc fluxbox.hh ${gnome_SOURCE} \ | 56 | fluxbox.cc fluxbox.hh ${gnome_SOURCE} \ |