diff --git a/harbour/common.mak b/harbour/common.mak index 521c3e6555..bf6b41da5d 100644 --- a/harbour/common.mak +++ b/harbour/common.mak @@ -275,8 +275,7 @@ VM_COMMON_LIB_OBJS = \ # Specific VM Objects for building STATIC library VM_STATIC_LIB_OBJS = \ - $(OBJ_DIR)\mainstd.obj \ - $(OBJ_DIR)\mainwin.obj \ + $(OBJ_DIR)\main.obj # Specific VM Objects for building SHARED (DLL) library VM_SHARED_LIB_OBJS = \