diff --git a/src/win/Makefile.mingw b/src/win/Makefile.mingw index 70bddc14f..336eb7802 100644 --- a/src/win/Makefile.mingw +++ b/src/win/Makefile.mingw @@ -8,7 +8,7 @@ # # Makefile for Win32 (MinGW32) environment. # -# Version: @(#)Makefile.mingw 1.0.90 2018/01/01 +# Version: @(#)Makefile.mingw 1.0.91 2018/01/01 # # Authors: Miran Grca, # Fred N. van Kempen, @@ -310,7 +310,7 @@ endif ifeq ($(GREENB), y) OPTS += -DUSE_GREENB -DEVROBJ += m_at_4gpv31.o +DEVBROBJ += m_at_4gpv31.o endif ifeq ($(I686), y)