Last change
on this file since 136 was
118,
checked in by Sam Hocevar, 17 years ago
|
- test/demo.c:
+ Wrote a little sprite demo.
- data/:
+ Added bar_fighter (from ttyvaders) and bar_boss (from shapes.txt).
|
File size:
362 bytes
|
Line | |
---|
1 | ############################################################################### |
---|
2 | # Automake targets and declarations for ttyvaders |
---|
3 | ############################################################################### |
---|
4 | |
---|
5 | SUBDIRS = libee test src |
---|
6 | DIST_SUBDIRS = $(SUBDIRS) autotools data debian |
---|
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.