- ###############################################################################
- # Automake targets and declarations for libcaca
- ###############################################################################
-
- SUBDIRS = libcaca test
- DIST_SUBDIRS = $(SUBDIRS) autotools debian
-
- EXTRA_DIST = BUGS bootstrap
- AUTOMAKE_OPTIONS = foreign dist-bzip2
|