source: neercs/trunk/doc/Makefile.am @ 4029

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