author | Ryan C. Gordon <icculus@icculus.org> |
Tue, 11 Apr 2006 14:33:48 +0000 | |
changeset 774 | 916c2e81e77f |
parent 730 | 2786533a5dab |
permissions | -rw-r--r-- |
232 | 1 |
EXTRA_DIST = \ |
2 |
physfsrwops.c \ |
|
3 |
physfsrwops.h \ |
|
523
716aa614092f
Added some missing stuff to dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
232
diff
changeset
|
4 |
abs-file.h \ |
716aa614092f
Added some missing stuff to dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
232
diff
changeset
|
5 |
physfshttpd.c \ |
730
2786533a5dab
Added some files to the dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
523
diff
changeset
|
6 |
globbing.h \ |
2786533a5dab
Added some files to the dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
523
diff
changeset
|
7 |
globbing.c \ |
2786533a5dab
Added some files to the dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
523
diff
changeset
|
8 |
selfextract.c \ |
2786533a5dab
Added some files to the dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
523
diff
changeset
|
9 |
ignorecase.c \ |
2786533a5dab
Added some files to the dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
523
diff
changeset
|
10 |
ignorecase.h \ |
2786533a5dab
Added some files to the dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
523
diff
changeset
|
11 |
PhysFS.NET \ |
523
716aa614092f
Added some missing stuff to dist.
Ryan C. Gordon <icculus@icculus.org>
parents:
232
diff
changeset
|
12 |
physfs_rb |
232 | 13 |