Loading moz.build +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ DIRS += [ 'third_party/python', ] if CONFIG['MOZ_WIDGET_TOOLKIT']: if CONFIG['MOZ_WIDGET_TOOLKIT'] or not CONFIG['MOZ_BUILD_APP']: # These python manifests are included here so they get picked up without an objdir PYTHON_UNITTEST_MANIFESTS += [ 'layout/tools/reftest/selftest/python.ini', Loading Loading
moz.build +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ DIRS += [ 'third_party/python', ] if CONFIG['MOZ_WIDGET_TOOLKIT']: if CONFIG['MOZ_WIDGET_TOOLKIT'] or not CONFIG['MOZ_BUILD_APP']: # These python manifests are included here so they get picked up without an objdir PYTHON_UNITTEST_MANIFESTS += [ 'layout/tools/reftest/selftest/python.ini', Loading