root / pykota / trunk / man / Makefile.am @ 1417

Revision 1417, 221 bytes (checked in by jalet, 20 years ago)

Inclusion of Michele Baldessari's work on autotools

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1pykotamandir = $(mandir)/man1
2pykotaman_DATA =                \
3        edpykota.1                      \
4        papwaitprinter.sh.1     \
5        pkhint.1                        \
6        pkprinters.1            \
7        pykotme.1                       \
8        repykota.1                      \
9        waitprinter.sh.1        \
10        warnpykota.1
11
12EXTRA_DIST =    \
13        $(pykotaman_DATA)
Note: See TracBrowser for help on using the browser.