diff options
author | fluxgen <fluxgen> | 2004-06-07 22:29:37 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-06-07 22:29:37 (GMT) |
commit | 45222913d198468e5dbc2fd8ba55b85a8aeff599 (patch) | |
tree | 60634067cd1ff52376baa825ce1cb8660cfb112b /src | |
parent | a784c1bf003b8a1b8eee7394b37e6dab206cb553 (diff) | |
download | fluxbox_lack-45222913d198468e5dbc2fd8ba55b85a8aeff599.zip fluxbox_lack-45222913d198468e5dbc2fd8ba55b85a8aeff599.tar.bz2 |
new files: MenuIcon
Diffstat (limited to 'src')
-rw-r--r-- | src/FbTk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index 9a83426..478a8eb 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -45,6 +45,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
45 | GContext.hh GContext.cc \ | 45 | GContext.hh GContext.cc \ |
46 | KeyUtil.hh KeyUtil.cc \ | 46 | KeyUtil.hh KeyUtil.cc \ |
47 | MenuSeparator.hh MenuSeparator.cc \ | 47 | MenuSeparator.hh MenuSeparator.cc \ |
48 | MenuIcon.hh MenuIcon.cc \ | ||
48 | ${xpm_SOURCE} \ | 49 | ${xpm_SOURCE} \ |
49 | ${xft_SOURCE} \ | 50 | ${xft_SOURCE} \ |
50 | ${xmb_SOURCE} | 51 | ${xmb_SOURCE} |