~ubuntu-branches/ubuntu/natty/yiyantang/natty

« back to all changes in this revision

Viewing changes to doc/C/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Yu Guanghui
  • Date: 2001-06-17 10:28:10 UTC
  • Revision ID: james.westby@ubuntu.com-20010617102810-ncxnnmsj1o10w1tt
Tags: upstream-0.7.0
ImportĀ upstreamĀ versionĀ 0.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# build and install the .info pages
 
2
MAINTAINERCLEANFILES = Makefile.in
 
3
info_TEXINFOS = yyt.texi
 
4
yyt_TEXINFOS = gpl.texi
 
5
 
 
6
# install the man pages
 
7
man_MANS=yyt.1
 
8
 
 
9
# man is not required by GNU but info is.
 
10
EXTRA_DIST = $(man_MANS)