source:
code/branches/merger/src/enet/Makefile.am
@
295
Last change on this file since 295 was 278, checked in by nicolasc, 17 years ago | |
---|---|
File size: 170 bytes |
Rev | Line | |
---|---|---|
[134] | 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.