source:
code/branches/network/src/enet/Makefile.am
@
295
| Last change on this file since 295 was 134, checked in by scheusso, 18 years ago | |
|---|---|
| File size: 170 bytes | |
| Line | |
|---|---|
| 1 | libenetincludedir = $(includedir)/enet |
| 2 | libenetinclude_HEADERS = \ |
| 3 | types.h \ |
| 4 | list.h \ |
| 5 | utility.h \ |
| 6 | time.h \ |
| 7 | callbacks.h \ |
| 8 | unix.h \ |
| 9 | win32.h \ |
| 10 | protocol.h \ |
| 11 | enet.h |
| 12 |
Note: See TracBrowser
for help on using the repository browser.










