source: ttyvaders/trunk/Makefile.am @ 2244

Last change on this file since 2244 was 1085, checked in by Sam Hocevar, 17 years ago
  • Fixed distclean rule by removing old directory names from DISTDIRS.
File size: 339 bytes
Line 
1###############################################################################
2# Automake targets and declarations for ttyvaders
3###############################################################################
4
5SUBDIRS = src
6DIST_SUBDIRS = $(SUBDIRS) data
7
8EXTRA_DIST = BUGS doc/shapes.txt bootstrap
9AUTOMAKE_OPTIONS = foreign dist-bzip2
10
Note: See TracBrowser for help on using the repository browser.