source: pwntcha/trunk/Makefile.am @ 1194

Last change on this file since 1194 was 432, checked in by Sam Hocevar, 18 years ago
  • Removed testsuite from the distribution.
  • created share/Makefile.am.
File size: 145 bytes
Line 
1NULL =
2
3SUBDIRS = src
4DIST_SUBDIRS = $(SUBDIRS) extras share
5
6EXTRA_DIST = \
7        bootstrap \
8        ChangeLog \
9        $(NULL)
10
11AUTOMAKE_OPTIONS = dist-bzip2
12
Note: See TracBrowser for help on using the repository browser.