diff options
author | David Barksdale <amatus@amatus.name> | 2016-10-22 13:14:19 -0500 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2016-10-22 13:14:19 -0500 |
commit | 04e78540c28a8368e9242392b8e91f7776fd4b84 (patch) | |
tree | 932b0041cf220bf06ff864bb2ec46224472b6e9e /boot.properties | |
parent | a4ca069f7a642c1d01ba414c2ce0b33b23a82c48 (diff) |
Fix target dir output in boot 2.6.0
Diffstat (limited to 'boot.properties')
-rw-r--r-- | boot.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.properties b/boot.properties index 14de5ae..2c43bee 100644 --- a/boot.properties +++ b/boot.properties @@ -1,2 +1,3 @@ BOOT_CLOJURE_VERSION=1.7.0 BOOT_VERSION=2.6.0 +BOOT_EMIT_TARGET=no |