~ubuntu-branches/debian/sid/ecryptfs-utils/sid

« back to all changes in this revision

Viewing changes to doc/manpage/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): William Lima
  • Date: 2007-05-09 16:21:23 UTC
  • Revision ID: james.westby@ubuntu.com-20070509162123-b2ge8a5w7weqt5ea
Tags: upstream-15
ImportĀ upstreamĀ versionĀ 15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright (C) 2006 Trevor Highland <trevor.highland@gmail.com>
 
2
#
 
3
# This file is free software; as a special exception the author gives
 
4
# unlimited permission to copy and/or distribute it, with or without
 
5
# modifications, as long as this notice is preserved.
 
6
#
 
7
# This program is distributed in the hope that it will be useful, but
 
8
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 
9
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
10
 
 
11
man_MANS = ecryptfs.7
 
12
 
 
13
ecryptfs.7: ecryptfs.pod 
 
14
        $(POD2MAN)                                      \
 
15
        --center="eCryptfs" --section=7                 \
 
16
        --release=0.2 ecryptfs.pod > ecryptfs.7