- ###############################################################################
- # Automake targets and declarations for ttyvaders
- ###############################################################################
-
- SUBDIRS = src
- DIST_SUBDIRS = $(SUBDIRS) autotools debian
-
- EXTRA_DIST = doc/shapes.txt bootstrap
- AUTOMAKE_OPTIONS = foreign dist-bzip2
|