diff --git a/makefile.mingw b/makefile.mingw index b97a476d8..997acb65e 100644 --- a/makefile.mingw +++ b/makefile.mingw @@ -11,8 +11,9 @@ unexport # # Check for changes in header files +ifndef SKIPDEPEND DEPEND = 1 - +endif #