From 90f684998e5b695fe7e075c70dbe4d282b21a92c Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 6 Jan 2002 11:12:25 +0000 Subject: removed misc.cc/.hh and added StringUtil.cc/.hh DrawUtil.cc/.hh --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 4a0ada6..d2344c2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -49,7 +49,8 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \ Workspace.cc Workspace.hh Workspacemenu.cc Workspacemenu.hh \ fluxbox.cc fluxbox.hh bsd-snprintf.c bsd-snprintf.h \ i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\ - IconBar.cc IconBar.hh Theme.hh Theme.cc misc.hh misc.cc + IconBar.cc IconBar.hh Theme.hh Theme.cc \ + StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh MAINTAINERCLEANFILES= Makefile.in -- cgit v0.11.2