Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/network/src/enet/Makefile.am @ 134

Last change on this file since 134 was 134, checked in by scheusso, 16 years ago

nothing so far

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.