source: abuse/trunk/Makefile.am @ 481

Last change on this file since 481 was 42, checked in by Sam Hocevar, 15 years ago
  • Rename everything to "abuse" instead of "abuse-sdl".
File size: 239 bytes
Line 
1## Process this file with automake to produce Makefile.in
2
3SUBDIRS = src
4
5man_MANS = abuse.6
6
7datafiledir = $(datadir)/games/abuse
8datafile_DATA = abuse.bmp abuse.lsp abuse.png
9
10EXTRA_DIST = bootstrap abuse.6 abuse.bmp abuse.lsp abuse.png
Note: See TracBrowser for help on using the repository browser.