Last change
on this file since 3324 was
1085,
checked in by Sam Hocevar, 17 years ago
|
- Fixed distclean rule by removing old directory names from DISTDIRS.
|
File size:
339 bytes
|
Rev | Line | |
---|
[18] | 1 | ############################################################################### |
---|
| 2 | # Automake targets and declarations for ttyvaders |
---|
| 3 | ############################################################################### |
---|
| 4 | |
---|
[191] | 5 | SUBDIRS = src |
---|
[1085] | 6 | DIST_SUBDIRS = $(SUBDIRS) data |
---|
[18] | 7 | |
---|
[160] | 8 | EXTRA_DIST = BUGS doc/shapes.txt bootstrap |
---|
[18] | 9 | AUTOMAKE_OPTIONS = foreign dist-bzip2 |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.