aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-10-13 22:23:17 (GMT)
committerfluxgen <fluxgen>2002-10-13 22:23:17 (GMT)
commit6e4e79049597556d043c4a4bf408b4aca369a063 (patch)
treee807c1aff8dcfb469b7f59bc208a1673b795e3bb /src/Makefile.am
parentbc35a88d7801fed57cebe447f21fc0812a6855e0 (diff)
downloadfluxbox-6e4e79049597556d043c4a4bf408b4aca369a063.zip
fluxbox-6e4e79049597556d043c4a4bf408b4aca369a063.tar.bz2
new font 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 895fbe8..a5613aa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,7 +48,8 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \
48 i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\ 48 i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.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 \
52 Font.hh Font.cc FontImp.hh XFontImp.hh XFontImp.cc XmbFontImp.hh XmbFontImp.cc\
52 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 \
53 SignalHandler.hh SignalHandler.cc \ 54 SignalHandler.hh SignalHandler.cc \
54 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\