~lidaobing/+junk/zhcon

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: LI Daobing
  • Date: 2008-11-04 04:39:18 UTC
  • Revision ID: lidaobing@gmail.com-20081104043918-nfwwvgfb0uied0mt
importĀ 1:0.2.6-5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#docs are not installed automatically now.
 
2
 
 
3
EXTRA_DIST = zhcon.1.in poem.big5 poem.gb poem.gb.utf8 bpsf.txt manual.tex manual.dvi manual.ps README.html default.css html.tar.gz
 
4
 
 
5
install-data-local:
 
6
        $(mkinstalldirs) $(mandir)/man1/
 
7
        $(INSTALL_DATA) $(top_builddir)/doc/zhcon.1 $(mandir)/man1/zhcon.1
 
8
 
 
9
uninstall-local:
 
10
        -rm -f $(mandir)/man1/zhcon.1