From ec560ba5b009ac6ffd14fb07d3a6d156693aaa65 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 29 Jun 2016 13:18:09 +0100 Subject: [PATCH] Dummy jamfile for the super project's build script. --- Jamfile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Jamfile diff --git a/Jamfile b/Jamfile new file mode 100644 index 0000000..cf5eb61 --- /dev/null +++ b/Jamfile @@ -0,0 +1,3 @@ +# Empty Jamfile because the super project still expects one to appear here. +# Can be deleted once 'status/Jamfile.v2' has been updated in the super +# project.