summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0023324..bfcb174 100644
--- a/Makefile
+++ b/Makefile
@@ -110,6 +110,13 @@ clean:
@unlink branding/assets/default
#########################################################################
+# build them all
+#########################################################################
+
+build_all_providers:
+ branding/scripts/build-all-providers
+
+#########################################################################
# packaging templates
#########################################################################