source:
pwntcha/trunk/Makefile.am
@
414
Last change on this file since 414 was 414, checked in by , 17 years ago | |
---|---|
File size: 228 bytes |
Line | |
---|---|
1 | NULL = |
2 | |
3 | SUBDIRS = src |
4 | DIST_SUBDIRS = $(SUBDIRS) extras testsuite |
5 | |
6 | EXTRA_DIST = \ |
7 | bootstrap \ |
8 | ChangeLog \ |
9 | share/font_slashdot.png \ |
10 | share/font_phpbb.png \ |
11 | share/font_vbulletin.png \ |
12 | $(NULL) |
13 | |
14 | AUTOMAKE_OPTIONS = dist-bzip2 |
15 |
Note: See TracBrowser
for help on using the repository browser.