aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b86e2c9..5b74800 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -100,7 +100,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
100 Workspace.cc Workspace.hh \ 100 Workspace.cc Workspace.hh \
101 FbCommands.hh FbCommands.cc LayerMenu.hh LayerMenu.cc \ 101 FbCommands.hh FbCommands.cc LayerMenu.hh LayerMenu.cc \
102 Layer.hh \ 102 Layer.hh \
103 IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh FbMenu.cc \ 103 IntResMenuItem.hh FbMenu.hh FbMenu.cc \
104 WinClient.hh WinClient.cc \ 104 WinClient.hh WinClient.cc \
105 Strut.hh \ 105 Strut.hh \
106 Xinerama.hh \ 106 Xinerama.hh \
@@ -116,6 +116,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
116 TextTheme.hh TextTheme.cc \ 116 TextTheme.hh TextTheme.cc \
117 BorderTheme.hh BorderTheme.cc \ 117 BorderTheme.hh BorderTheme.cc \
118 CommandDialog.hh CommandDialog.cc SendToMenu.hh SendToMenu.cc \ 118 CommandDialog.hh CommandDialog.cc SendToMenu.hh SendToMenu.cc \
119 AlphaMenu.hh AlphaMenu.cc ObjectResource.hh \
119 CompareWindow.hh \ 120 CompareWindow.hh \
120 Parser.hh Parser.cc FbMenuParser.hh FbMenuParser.cc \ 121 Parser.hh Parser.cc FbMenuParser.hh FbMenuParser.cc \
121 StyleMenuItem.hh StyleMenuItem.cc \ 122 StyleMenuItem.hh StyleMenuItem.cc \