diff --git a/src/Makefile.am b/src/Makefile.am index 4a0ada61..d2344c2e 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