aboutsummaryrefslogtreecommitdiff
path: root/commands
diff options
context:
space:
mode:
authorEduardo Julian2019-04-27 21:35:04 -0400
committerEduardo Julian2019-04-27 21:35:04 -0400
commit7da7c963aa7b01ed8256d143bd27872d1ecdf989 (patch)
treefecabe17a077a2bd87096522e94e46e68a24f936 /commands
parentdbd1e0a849f3d3e7037d3d651e7b626a7fc49fad (diff)
Re-named "lux/tool/compiler/host" to "lux/target".
Diffstat (limited to '')
-rw-r--r--commands5
1 files changed, 4 insertions, 1 deletions
diff --git a/commands b/commands
index 5a726b4c6..5e3bcb224 100644
--- a/commands
+++ b/commands
@@ -6,7 +6,10 @@ cd ~/lux/luxc/ && lein clean && \
cd ~/lux/stdlib/ && lein clean && \
cd ~/lux/new-luxc/ && lein clean && \
cd ~/lux/lux-js/ && lein clean && \
-cd ~/lux/lux-python/ && lein clean
+cd ~/lux/lux-python/ && lein clean && \
+cd ~/lux/lux-lua/ && lein clean && \
+cd ~/lux/lux-ruby/ && lein clean && \
+cd ~/lux/lux-php/ && lein clean
# Old Lux compiler
# Re-build and re-install