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