aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-03-23 15:15:47 (GMT)
committerfluxgen <fluxgen>2002-03-23 15:15:47 (GMT)
commitca942ddf895e2f2b92f1bc8e5c49a3e376d0ac6f (patch)
tree674251f642bb97928b705ab262921d0a09d434e9 /src/Makefile.am
parent8daa080d11a6bf9e6ed208563e738a02c9eb6cf8 (diff)
downloadfluxbox-ca942ddf895e2f2b92f1bc8e5c49a3e376d0ac6f.zip
fluxbox-ca942ddf895e2f2b92f1bc8e5c49a3e376d0ac6f.tar.bz2
Font.hh/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 6d0d201..c5eb0ba 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -51,7 +51,7 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \
51 i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\ 51 i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\
52 IconBar.cc IconBar.hh Theme.hh Theme.cc \ 52 IconBar.cc IconBar.hh Theme.hh Theme.cc \
53 StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h \ 53 StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h \
54 XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc \ 54 XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc Font.hh Font.cc \
55 FbAtoms.hh FbAtoms.cc 55 FbAtoms.hh FbAtoms.cc
56MAINTAINERCLEANFILES= Makefile.in 56MAINTAINERCLEANFILES= Makefile.in
57 57