Last change
on this file since 608 was
606,
checked in by Sam Hocevar, 12 years ago
|
build: ensure that `make dist' distributes all data files.
|
File size:
230 bytes
|
Rev | Line | |
---|
[2] | 1 | ## Process this file with automake to produce Makefile.in |
---|
| 2 | |
---|
[606] | 3 | SUBDIRS = src data |
---|
[2] | 4 | |
---|
[604] | 5 | man_MANS = abuse.6 abuse-tool.6 |
---|
[2] | 6 | |
---|
| 7 | datafiledir = $(datadir)/games/abuse |
---|
[601] | 8 | datafile_DATA = abuse.bmp abuse.png |
---|
[2] | 9 | |
---|
[604] | 10 | EXTRA_DIST = bootstrap abuse.bmp abuse.png |
---|
[601] | 11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.