root/man/Makefile.am
| Revision 5, 145 bytes (checked in by nick, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | ## Process this file with automake to produce Makefile.in. |
| 2 | |
| 3 | man_MANS = apachetop.1 |
| 4 | |
| 5 | EXTRA_DIST = $(man_MANS) |
| 6 | |
| 7 | MAINTAINERCLEANFILES = Makefile.in |
Note: See TracBrowser
for help on using the browser.