summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 127461d..3491456 100644
--- a/Makefile
+++ b/Makefile
@@ -4,5 +4,8 @@ install: clean
install_bundle: clean
python setup.py install --bundled
+get_amalgamation:
+ scripts/get_latest_amalgamation.sh amalgamation_latest
+
clean:
rm -rf build dist