diff --git a/src/win/Makefile.mingw b/src/win/Makefile.mingw index 9716c3915..7270b1ca1 100644 --- a/src/win/Makefile.mingw +++ b/src/win/Makefile.mingw @@ -503,6 +503,7 @@ endif # Options for the DEV branch. ifeq ($(DEV_BRANCH), y) OPTS += -DDEV_BRANCH +RFLAGS += -DDEV_BRANCH DEVBROBJ := ifeq ($(AMD_K5), y)