Makefile fix
This commit is contained in:
parent
3f68f24d13
commit
d4a40cb507
@ -1,6 +1,6 @@
|
||||
GFXINC += $(GFXLIB)/drivers/multiple/uGFXnet
|
||||
GFXSRC += $(GFXLIB)/drivers/multiple/uGFXnet/gdisp_lld_uGFXnet.c
|
||||
|
||||
ifeq($(OPT_NATIVEOS),win32)
|
||||
ifeq ($(OPT_NATIVEOS),win32)
|
||||
GFXLIBS += ws2_32
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user