source:
pwntcha/trunk/Makefile.am
@
404
Last change on this file since 404 was 396, checked in by , 18 years ago | |
---|---|
File size: 257 bytes |
Line | |
---|---|
1 | NULL = |
2 | |
3 | SUBDIRS = src |
4 | DIST_SUBDIRS = $(SUBDIRS) |
5 | |
6 | EXTRA_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 | |
16 | AUTOMAKE_OPTIONS = dist-bzip2 |
17 |
Note: See TracBrowser
for help on using the repository browser.