Commit cad013b9 authored by tao%netscape.com's avatar tao%netscape.com
Browse files

Use MOZ_LANGPACKS to control whether to build subdirs.

parent bc530c65
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,7 +22,9 @@
DEPTH=..\..\..\..\..
THEME_ROOT_DEPTH = ..\..

!if defined(MOZ_LANGPACKS)
DIRS=communicator editor global messenger navigator necko
!endif

include <$(THEME_ROOT_DEPTH)\theme.mk>