aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-09-14 23:24:24 (GMT)
committerfluxgen <fluxgen>2002-09-14 23:24:24 (GMT)
commitecf59f0372efa662d0a026c231609537e6e00891 (patch)
treeda43a5bfca2205fff27dfac1d6f4e971d1a94fce /src/Makefile.am
parent49c4c3abc9315514da075f55926c35b9c0514970 (diff)
downloadfluxbox-ecf59f0372efa662d0a026c231609537e6e00891.zip
fluxbox-ecf59f0372efa662d0a026c231609537e6e00891.tar.bz2
Texture.cc
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 0e1e36d..fac6918 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -49,7 +49,8 @@ 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 Color.cc Texture.hh SignalHandler.hh SignalHandler.cc \ 52 FbAtoms.hh FbAtoms.cc Color.hh Color.cc Texture.hh Texture.cc \
53 SignalHandler.hh SignalHandler.cc \
53 EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc \ 54 EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc \
54 Observer.hh Observer.cc Subject.hh Subject.cc 55 Observer.hh Observer.cc Subject.hh Subject.cc
55MAINTAINERCLEANFILES= Makefile.in 56MAINTAINERCLEANFILES= Makefile.in