source: libcaca/trunk/Makefile.am @ 190

Last change on this file since 190 was 190, checked in by Sam Hocevar, 19 years ago
  • 2nd pass in the libcaca rehandling; moved sources to src/ and examples to examples/.
File size: 343 bytes
Line 
1###############################################################################
2# Automake targets and declarations for libcaca
3###############################################################################
4
5SUBDIRS = src examples
6DIST_SUBDIRS = $(SUBDIRS) autotools debian
7
8EXTRA_DIST = BUGS bootstrap
9AUTOMAKE_OPTIONS = foreign dist-bzip2
10
Note: See TracBrowser for help on using the repository browser.