You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910
  1. ###############################################################################
  2. # Automake targets and declarations for ttyvaders
  3. ###############################################################################
  4. SUBDIRS = src
  5. DIST_SUBDIRS = $(SUBDIRS) data
  6. EXTRA_DIST = BUGS doc/shapes.txt bootstrap
  7. AUTOMAKE_OPTIONS = foreign dist-bzip2