diff --git a/makefile.win b/makefile.win index 078f98da25f..44945ea17d7 100644 --- a/makefile.win +++ b/makefile.win @@ -75,6 +75,10 @@ DIRS = \ # the following are associated with the layout engine expat \ gfx \ +!if defined(USE_IMG2) + gfx2 \ + modules\libpr0n \ +!endif modules\plugin \ uriloader \ htmlparser \