aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-09-07 20:27:14 (GMT)
committerfluxgen <fluxgen>2002-09-07 20:27:14 (GMT)
commit5ee0f8d309418fea649ae1d488ea94b3ed8c2d8c (patch)
treef13d99ad0c1c2fbd3e2d9b4ee7bd65ff7fe9441f /src/Makefile.am
parentc89591388be97519732c8d0738c9501db0957afd (diff)
downloadfluxbox-5ee0f8d309418fea649ae1d488ea94b3ed8c2d8c.zip
fluxbox-5ee0f8d309418fea649ae1d488ea94b3ed8c2d8c.tar.bz2
new files
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 89956b6..49bec2b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,6 +50,7 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \
50 StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h \ 50 StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h \
51 XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc Font.hh Font.cc \ 51 XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc Font.hh Font.cc \
52 FbAtoms.hh FbAtoms.cc Color.hh Texture.hh SignalHandler.hh SignalHandler.cc \ 52 FbAtoms.hh FbAtoms.cc Color.hh Texture.hh SignalHandler.hh SignalHandler.cc \
53 EventHandler.hh 53 EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc \
54 Observer.hh Observer.cc Subject.hh Subject.cc
54MAINTAINERCLEANFILES= Makefile.in 55MAINTAINERCLEANFILES= Makefile.in
55 56