source: libcaca/branches/0.2/Makefile.am @ 652

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
5SUBDIRS = src examples doc
6DIST_SUBDIRS = $(SUBDIRS) autotools debian
7
8EXTRA_DIST = BUGS NOTES bootstrap caca-config.in
9AUTOMAKE_OPTIONS = dist-bzip2
10
11bin_SCRIPTS = caca-config
12
Note: See TracBrowser for help on using the repository browser.