Last change
on this file since 391 was
390,
checked in by Sam Hocevar, 18 years ago
|
- added usercp_confirm.php that was used to create font_phpbb.png
- renamed font_dilated_half.png to font_slashdot.png
|
File size:
228 bytes
|
Rev | Line | |
---|
[381] | 1 | NULL = |
---|
| 2 | |
---|
| 3 | SUBDIRS = src |
---|
| 4 | DIST_SUBDIRS = $(SUBDIRS) |
---|
| 5 | |
---|
| 6 | EXTRA_DIST = \ |
---|
| 7 | bootstrap \ |
---|
| 8 | ChangeLog \ |
---|
[390] | 9 | share/font_slashdot.png \ |
---|
| 10 | share/font_phpbb.png \ |
---|
| 11 | extras/NOTES \ |
---|
| 12 | extras/usercp_confirm.php \ |
---|
[381] | 13 | $(NULL) |
---|
| 14 | |
---|
| 15 | AUTOMAKE_OPTIONS = dist-bzip2 |
---|
| 16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.