From 8fb1722389ff0338b9eb8a152a1f354163f73b17 Mon Sep 17 00:00:00 2001 From: Henrik Kinnunen Date: Mon, 1 Sep 2008 20:18:59 +0200 Subject: included some missing files in distribution --- doc/Makefile.am | 2 +- src/FbTk/Makefile.am | 2 ++ src/Makefile.am | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index afc6040..d440140 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,7 +6,7 @@ CLEANFILES = fluxbox.1 fluxstyle.1 MAINTAINERCLEANFILES = Makefile.in man_MANS = fluxbox.1 fbsetroot.1 fbrun.1 fbsetbg.1 \ startfluxbox.1 fluxstyle.1 fbrun.1 fluxbox-keys.5 fluxbox-remote.1 -EXTRA_DIST=fluxbox.1.in fbsetroot.1 fbrun.1 startfluxbox.1 fbsetbg.1 \ +EXTRA_DIST=fluxbox.1.in fbsetroot.1 fbrun.1 fluxbox-keys.5 fluxbox-remote.1 startfluxbox.1 fbsetbg.1 \ fluxstyle.1.in CODESTYLE distclean-local: rm -f *\~ diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index ad5a048..0033ab9 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am @@ -21,6 +21,8 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ EventHandler.hh EventManager.hh EventManager.cc \ FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ I18n.cc I18n.hh \ + CommandParser.hh \ + RadioMenuItem.hh \ ImageControl.hh ImageControl.cc \ LogicCommands.hh LogicCommands.cc \ MacroCommand.hh MacroCommand.cc \ diff --git a/src/Makefile.am b/src/Makefile.am index 98d2129..ce591d5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -150,6 +150,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ IconButton.hh IconButton.cc \ IconbarTheme.hh IconbarTheme.cc \ Focusable.hh FocusableList.hh FocusableList.cc FocusableTheme.hh \ + WindowMenuAccessor.hh \ ${newwmspec_SOURCE} ${gnome_SOURCE} \ ${REMEMBER_SOURCE} ${TOOLBAR_SOURCE} -- cgit v0.11.2