~ubuntu-branches/debian/experimental/intltool/experimental

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Takuo KITAME
  • Date: 2002-04-01 06:35:32 UTC
  • Revision ID: james.westby@ubuntu.com-20020401063532-bw4twe4jtac366wp
Tags: upstream-0.18
ImportĀ upstreamĀ versionĀ 0.18

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
man_MANS = \
 
2
        intltoolize.8           \
 
3
        intltool-extract.8      \
 
4
        intltool-merge.8        \
 
5
        intltool-prepare.8      \
 
6
        intltool-update.8
 
7
 
 
8
EXTRA_DIST = \
 
9
        intltoolize.8           \
 
10
        intltool-extract.8      \
 
11
        intltool-merge.8        \
 
12
        intltool-prepare.8      \
 
13
        intltool-update.8
 
14