diff --git a/makefile.win b/makefile.win index 49e43949c6e..38d0837e648 100644 --- a/makefile.win +++ b/makefile.win @@ -93,6 +93,10 @@ DIRS = \ xpinstall \ extensions \ themes \ +!if defined(ENABLE_LDAP) + directory\c-sdk \ + directory\xpcom \ +!endif l10n \ !if !defined(DISABLE_MAILNEWS) mailnews \