source: abuse/trunk/doc/Makefile.am @ 612

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

doc: move icons to the doc/ subdirectory.

File size: 139 bytes
Line 
1
2man_MANS = abuse.6 abuse-tool.6
3
4datafiledir = $(datadir)/games/abuse
5datafile_DATA = abuse.bmp abuse.png
6
7EXTRA_DIST = $(datafile_DATA)
8
Note: See TracBrowser for help on using the repository browser.