diff --git a/gfx/src/windows/makefile.win b/gfx/src/windows/makefile.win index 0bf98575486..fe5e3635ba7 100644 --- a/gfx/src/windows/makefile.win +++ b/gfx/src/windows/makefile.win @@ -97,7 +97,7 @@ LLFLAGS = \ include <$(DEPTH)\config\rules.mak> -libs:: $(DLL) +install:: $(DLL) $(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin $(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).lib $(DIST)\lib