Last change
on this file since 40 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
|
Rev | Line | |
---|
[2] | 1 | ## Process this file with automake to produce Makefile.in |
---|
| 2 | |
---|
| 3 | SUBDIRS = src |
---|
| 4 | |
---|
| 5 | man_MANS = abuse-sdl.6 |
---|
| 6 | |
---|
| 7 | datafiledir = $(datadir)/games/abuse |
---|
| 8 | datafile_DATA = abuse.bmp abuse.lsp abuse.png |
---|
| 9 | |
---|
[32] | 10 | EXTRA_DIST = bootstrap abuse-sdl.6 abuse.bmp abuse.lsp abuse.png |
---|
Note: See
TracBrowser
for help on using the repository browser.