Forgot to commit changelog with my last set of changes
[crack-attack.git] / enet / Makefile.am
blob5b9caf3029c1a4653970cf469582e67755af7494
1 lib_LIBRARIES = libenet.a
2 libenet_a_SOURCES = host.c list.c callbacks.c packet.c peer.c protocol.c unix.c win32.c
3 INCLUDES = -Iinclude/
5 SUBDIRS = include