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

Revision 2146, 250 bytes (checked in by jerome, 19 years ago)

It seems that $Log$ is not implemented or doesn't work for some reason

  • 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        pkpgcounter.1   \
11        pykosd.1        \
12        warnpykota.1
13
14EXTRA_DIST =    \
15        $(pykotaman_DATA)
Note: See TracBrowser for help on using the browser.