Last change
on this file since 652 was
224,
checked in by Sam Hocevar, 20 years ago
|
- configure.ac:
+ More sensible imlib2 detection, works with cross-compilation.
- Makefile.am:
+ Don't forget to include NOTES to the dist tarball.
|
File size:
387 bytes
|
Line | |
---|
1 | ############################################################################### |
---|
2 | # Automake targets and declarations for libcaca |
---|
3 | ############################################################################### |
---|
4 | |
---|
5 | SUBDIRS = src examples doc |
---|
6 | DIST_SUBDIRS = $(SUBDIRS) autotools debian |
---|
7 | |
---|
8 | EXTRA_DIST = BUGS NOTES bootstrap caca-config.in |
---|
9 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
10 | |
---|
11 | bin_SCRIPTS = caca-config |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.