source:
pwntcha/trunk/Makefile.am
@
427
Last change on this file since 427 was 419, checked in by , 18 years ago | |
---|---|
File size: 254 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_linuxfr.png \ |
10 | share/font_phpbb.png \ |
11 | share/font_slashdot.png \ |
12 | share/font_vbulletin.png \ |
13 | $(NULL) |
14 | |
15 | AUTOMAKE_OPTIONS = dist-bzip2 |
16 |
Note: See TracBrowser
for help on using the repository browser.