aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-02-03 13:58:23 (GMT)
committerfluxgen <fluxgen>2003-02-03 13:58:23 (GMT)
commit1a04cf1ce2649400d41c43024bd163a059cc426d (patch)
tree990368735a47cf8294aa46e47b6ed85beb586d7f /src/Makefile.am
parentcefcfd37d8746f8f882e0379fe7634cc6eefb2a4 (diff)
downloadfluxbox-1a04cf1ce2649400d41c43024bd163a059cc426d.zip
fluxbox-1a04cf1ce2649400d41c43024bd163a059cc426d.tar.bz2
added LayeredMenu.hh
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bf53498..b7118f4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -64,6 +64,6 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc BaseDisplay.cc Ba
64 ToolbarTheme.hh ToolbarTheme.cc Observer.cc Observer.hh \ 64 ToolbarTheme.hh ToolbarTheme.cc Observer.cc Observer.hh \
65 WinButton.hh WinButton.cc Window.cc Window.hh \ 65 WinButton.hh WinButton.cc Window.cc Window.hh \
66 Workspace.cc Workspace.hh \ 66 Workspace.cc Workspace.hh \
67 XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc 67 XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc LayeredMenu.hh
68 68
69LDADD=FbTk/libFbTk.a 69LDADD=FbTk/libFbTk.a