Explorar o código

fixed enet building on mingw

eihrul %!s(int64=16) %!d(string=hai) anos
pai
achega
5f50ac3c75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -1,5 +1,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/
+INCLUDES = -Iinclude
 
 SUBDIRS = include