source:
neercs/trunk/doc/Makefile.am
@
4029
Last change on this file since 4029 was 2490, checked in by , 15 years ago | |
---|---|
File size: 165 bytes |
Line | |
---|---|
1 | # $Id: Makefile.am 1986 2008-06-20 19:49:23Z jylam $ |
2 | |
3 | EXTRA_DIST = $(man_MANS) |
4 | |
5 | man_MANS = neercs.1 |
6 | |
7 | install-data-local: |
8 | $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 |
9 |
Note: See TracBrowser
for help on using the repository browser.