aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-09-14 15:04:04 (GMT)
committerfluxgen <fluxgen>2002-09-14 15:04:04 (GMT)
commit3dc5c4bf551155acad7a0173115496fd845c2417 (patch)
tree84c8cf1e752dc0c17446315446521d8a12e8f0f1 /src/Makefile.am
parent0ef79074e1465284020cf96b0aad8316fe0ebe25 (diff)
downloadfluxbox-3dc5c4bf551155acad7a0173115496fd845c2417.zip
fluxbox-3dc5c4bf551155acad7a0173115496fd845c2417.tar.bz2
color.cc
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 49bec2b..0e1e36d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -49,7 +49,7 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \
49 IconBar.cc IconBar.hh Theme.hh Theme.cc \ 49 IconBar.cc IconBar.hh Theme.hh Theme.cc \
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 Color.cc Texture.hh SignalHandler.hh SignalHandler.cc \
53 EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc \ 53 EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc \
54 Observer.hh Observer.cc Subject.hh Subject.cc 54 Observer.hh Observer.cc Subject.hh Subject.cc
55MAINTAINERCLEANFILES= Makefile.in 55MAINTAINERCLEANFILES= Makefile.in