source: abuse/trunk/Makefile.am @ 32

Last change on this file since 32 was 32, checked in by Sam Hocevar, 15 years ago
  • Reorganised build system: + Renamed configure.in to configure.ac. + Add a bootstrap script. + Put autotools files in .auto/. + svn:ignore generated files.
File size: 247 bytes
Line 
1## Process this file with automake to produce Makefile.in
2
3SUBDIRS = src
4
5man_MANS = abuse-sdl.6
6
7datafiledir = $(datadir)/games/abuse
8datafile_DATA = abuse.bmp abuse.lsp abuse.png
9
10EXTRA_DIST = bootstrap abuse-sdl.6 abuse.bmp abuse.lsp abuse.png
Note: See TracBrowser for help on using the repository browser.