Development back on the trunk!
[crack-attack.git] / enet / Makefile.am
blobe3706754e9d70e125c843978044a2f4fcd71d615
1 lib_LIBRARIES = libenet.a
2 libenet_a_SOURCES = host.c list.c memory.c packet.c peer.c protocol.c unix.c win32.c
3 INCLUDES = -Iinclude/
5 SUBDIRS = include