home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 September / PCWELT_9_2006.ISO / pcwsoft / Freeciv-2.0.8-win32-gtk2-setup.exe / doc / man / Makefile.am < prev    next >
Encoding:
Makefile  |  2005-10-13  |  120 b   |  6 lines

  1. ## Process this file with automake to produce Makefile.in
  2.  
  3. man_MANS = civserver.6 civclient.6
  4.  
  5. EXTRA_DIST = $(man_MANS)
  6.