Skip to content
Snippets Groups Projects
Commit a741343f authored by seawood%netscape.com's avatar seawood%netscape.com
Browse files

Generate staticmod makefile when building meta components too.

parent cca68c9a
No related branches found
No related tags found
No related merge requests found
......@@ -945,7 +945,7 @@ fi
# modules/staticmod
if [ "$MOZ_STATIC_COMPONENTS" ]; then
if [ "$MOZ_STATIC_COMPONENTS" -o "$MOZ_META_COMPONENTS" ]; then
MAKEFILES_static_components="$MAKEFILES_static_components
modules/staticmod/Makefile
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment