From f3eda034f21e28b2f8fd30d416e7660bca46667f Mon Sep 17 00:00:00 2001 From: achmizs Date: Tue, 5 Feb 2019 16:07:28 -0500 Subject: [PATCH] Added convenience script to build when packaging --- util/build-all.php | 13 +++++++++++++ util/package.php | 3 +++ 2 files changed, 16 insertions(+) create mode 100644 util/build-all.php diff --git a/util/build-all.php b/util/build-all.php new file mode 100644 index 0000000..2e9d771 --- /dev/null +++ b/util/build-all.php @@ -0,0 +1,13 @@ + \ No newline at end of file diff --git a/util/package.php b/util/package.php index 2a47755..62e6475 100644 --- a/util/package.php +++ b/util/package.php @@ -1,5 +1,8 @@