source: pwntcha/trunk/Makefile.am @ 404

Last change on this file since 404 was 396, checked in by Sam Hocevar, 18 years ago
  • missing stuff
File size: 257 bytes
Line 
1NULL =
2
3SUBDIRS = src
4DIST_SUBDIRS = $(SUBDIRS)
5
6EXTRA_DIST = \
7        bootstrap \
8        ChangeLog \
9        share/font_slashdot.png \
10        share/font_phpbb.png \
11        extras/NOTES \
12        extras/usercp_confirm.php \
13        extras/getphpbbcaptcha.py \
14        $(NULL)
15
16AUTOMAKE_OPTIONS = dist-bzip2
17
Note: See TracBrowser for help on using the repository browser.