aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
blob: dc86fdefea6be5aa43443ed5f379c76e39388b37 (plain)
1
2
3
4
5
lib_LIBRARIES = libenet.a
libenet_a_SOURCES = host.c list.c callbacks.c packet.c peer.c protocol.c unix.c win32.c
INCLUDES = -Iinclude

SUBDIRS = include