aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-01-11 11:59:54 (GMT)
committerfluxgen <fluxgen>2002-01-11 11:59:54 (GMT)
commita3d2a1cf0a5ab724e19a91915fe97842f52260d5 (patch)
treef0b87676e95070afee163f76902efd0c4d5b5fe6 /src/Makefile.am
parentb4515716b75f745388eaf52c0d62b70443170db8 (diff)
downloadfluxbox-a3d2a1cf0a5ab724e19a91915fe97842f52260d5.zip
fluxbox-a3d2a1cf0a5ab724e19a91915fe97842f52260d5.tar.bz2
update
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 5b294fd..52e69e4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,7 +50,7 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \
50 fluxbox.cc fluxbox.hh \ 50 fluxbox.cc fluxbox.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 53 StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h
54 54
55MAINTAINERCLEANFILES= Makefile.in 55MAINTAINERCLEANFILES= Makefile.in
56 56