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

Revision 2490, 165 bytes checked in by sam, 5 years ago (diff)
  • Rename man/ to doc/.
  • Add svn:ignore properties here and there.
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.