aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-10-14 18:24:23 (GMT)
committerfluxgen <fluxgen>2002-10-14 18:24:23 (GMT)
commit05437c8c5bc283b0e70397497aba9b329d678d70 (patch)
tree2de5be1b1824661ce11413cef6f938dd7922dda6 /src/Makefile.am
parent2ce5496b904b9a976bd970bc894aa38351ad3c5a (diff)
downloadfluxbox-05437c8c5bc283b0e70397497aba9b329d678d70.zip
fluxbox-05437c8c5bc283b0e70397497aba9b329d678d70.tar.bz2
XftFontImp.hh and .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 a5613aa..160d0d9 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 \ 51 XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc \
52 Font.hh Font.cc FontImp.hh XFontImp.hh XFontImp.cc XmbFontImp.hh XmbFontImp.cc\ 52 Font.hh Font.cc FontImp.hh XFontImp.hh XFontImp.cc XmbFontImp.hh XmbFontImp.cc XftFontImp.hh XftFontImp.cc\
53 FbAtoms.hh FbAtoms.cc Color.hh Color.cc Texture.hh Texture.cc \ 53 FbAtoms.hh FbAtoms.cc Color.hh Color.cc Texture.hh Texture.cc \
54 SignalHandler.hh SignalHandler.cc \ 54 SignalHandler.hh SignalHandler.cc \
55 EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc Ewmh.hh Ewmh.cc\ 55 EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc Ewmh.hh Ewmh.cc\