Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/enet/Makefile.am @ 135

Last change on this file since 135 was 135, checked in by bknecht, 16 years ago

merged back network and xml branch

File size: 170 bytes
Line 
1libenetincludedir = $(includedir)/enet
2libenetinclude_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.