source: pwntcha/trunk/Makefile.am @ 382

Last change on this file since 382 was 381, checked in by Sam Hocevar, 18 years ago
  • first pwntcha commit!
File size: 132 bytes
RevLine 
[381]1NULL =
2
3SUBDIRS = src
4DIST_SUBDIRS = $(SUBDIRS)
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.