aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8dd4684..38d5b48 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -69,6 +69,8 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
69 WinButton.hh WinButton.cc Window.cc Window.hh \ 69 WinButton.hh WinButton.cc Window.cc Window.hh \
70 Workspace.cc Workspace.hh \ 70 Workspace.cc Workspace.hh \
71 XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc LayerMenu.hh \ 71 XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc LayerMenu.hh \
72 IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh WinClient.hh WinClient.cc 72 IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh \
73 WinClient.hh WinClient.cc \
74 Remember.hh Remember.cc
73 75
74LDADD=FbTk/libFbTk.a 76LDADD=FbTk/libFbTk.a