Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/enet-1.1/include/enet/Makefile.am @ 13

Last change on this file since 13 was 13, checked in by landauf, 16 years ago

added enet

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.