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
3man_MANS = apachetop.1
4
5EXTRA_DIST = $(man_MANS)
6
7MAINTAINERCLEANFILES = Makefile.in
Note: See TracBrowser for help on using the browser.