Last change
on this file since 69 was
39,
checked in by Sam Hocevar, 20 years ago
|
- Moved generated autotools files to the autotools/ directory.
|
File size:
346 bytes
|
Rev | Line | |
---|
[17] | 1 | ############################################################################### |
---|
| 2 | # Automake targets and declarations for ttyvaders |
---|
| 3 | ############################################################################### |
---|
| 4 | |
---|
| 5 | SUBDIRS = src |
---|
[39] | 6 | DIST_SUBDIRS = $(SUBDIRS) autotools debian |
---|
[17] | 7 | |
---|
| 8 | EXTRA_DIST = doc/shapes.txt bootstrap |
---|
| 9 | AUTOMAKE_OPTIONS = foreign dist-bzip2 |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.