--- sbbs/src/sbbs3/install/gnumakefile 2018/04/24 16:41:24 1.1.1.1 +++ sbbs/src/sbbs3/install/gnumakefile 2018/04/24 16:44:42 1.1.1.2 @@ -11,12 +11,12 @@ # Optional build targets: dlls, utils, mono, all (default) # ######################################################################### -# $Id: gnumakefile,v 1.1.1.1 2018/04/24 16:41:24 root Exp $ +# $Id: gnumakefile,v 1.1.1.2 2018/04/24 16:44:42 root Exp $ SRC_ROOT = ../.. include $(SRC_ROOT)/build/Common.gmake -CFLAGS += -I../ +CFLAGS += -I../ -I../../comio ifdef STATIC LDFLAGS += -static