source: ttyvaders/trunk/Makefile.am @ 18

Last change on this file since 18 was 18, checked in by Sam Hocevar, 20 years ago
  • autotoolificationized the whole thing.
File size: 336 bytes
Line 
1###############################################################################
2# Automake targets and declarations for ttyvaders
3###############################################################################
4
5SUBDIRS = src
6DIST_SUBDIRS = $(SUBDIRS) debian
7
8EXTRA_DIST = doc/shapes.txt bootstrap
9AUTOMAKE_OPTIONS = foreign dist-bzip2
10
Note: See TracBrowser for help on using the repository browser.