summaryrefslogtreecommitdiffstats
path: root/enet/Makefile.am
blob: 5b9caf3029c1a4653970cf469582e67755af7494 (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
bues.ch cgit interface