diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-06 19:26:26 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-06 19:26:26 +0000 |
commit | 3fc196e33de9fe3c8468d771763c4433328c764c (patch) | |
tree | a5e2ef730780ebb9e20d3aebb10b07bec1db26ce /Makefile.am | |
parent | 5309f3af0daaf8292ad4fbdd8a7c1c66dc20a178 (diff) |
- Xaw/xaw.m4: Change help string to say "enable xprint" instead of "disable
xprint"
- symlink.sh: Rename Bitmap-co.ad to Bitmap-color.ad. Add bitmaps for the
bitmap application. Add xdbedizzy.sgml.
- xc/programs/xdbedizzy/: Conditionalize use of xprint
- remove font/arabic-misc/README and font/mutt-misc/README
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 95a6e46..31e607b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,11 +37,9 @@ dist_man_MANS = \ appdefaultdir = $(sysconfdir)/X11/app-defaults - APPDEFAULTFILES = \ Xfd - $(APPDEFAULTFILES): %: %.ad cp $< $@ |