From 0e0f5800e1cb21cf79bc85579b05dbc7d2fe9a93 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 18 Mar 2002 15:23:36 +0000 Subject: Added FbAtoms.hh FbAtoms.cc --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 46458b9..0d71fa3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -51,7 +51,7 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \ i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\ IconBar.cc IconBar.hh Theme.hh Theme.cc \ StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h \ - XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc - + XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc \ + FbAtoms.hh FbAtoms.cc MAINTAINERCLEANFILES= Makefile.in -- cgit v0.11.2