diff --git a/products/themes.mk b/products/themes.mk index 39d6ffa8..00d10456 100644 --- a/products/themes.mk +++ b/products/themes.mk @@ -1,4 +1,7 @@ # Theme packages + +ifndef SKIP_THEMES PRODUCT_PACKAGES += \ Androidian \ Cyanbread +endif \ No newline at end of file