source: abuse/trunk/Makefile.am @ 605

Last change on this file since 605 was 604, checked in by Sam Hocevar, 12 years ago

doc: write a manual page for abuse-tool.

File size: 225 bytes
Line 
1## Process this file with automake to produce Makefile.in
2
3SUBDIRS = src
4
5man_MANS = abuse.6 abuse-tool.6
6
7datafiledir = $(datadir)/games/abuse
8datafile_DATA = abuse.bmp abuse.png
9
10EXTRA_DIST = bootstrap abuse.bmp abuse.png
11
Note: See TracBrowser for help on using the repository browser.