Really remove lua.

llvm-svn: 58477
diff --git a/MultiSource/Applications/Makefile b/MultiSource/Applications/Makefile
index bd78275..267ecd2 100755
--- a/MultiSource/Applications/Makefile
+++ b/MultiSource/Applications/Makefile
@@ -5,7 +5,7 @@
 include $(LEVEL)/Makefile.config
 
 PARALLEL_DIRS  = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS \
-                 hexxagon oggenc JM viterbi minisat SIBsim4 ClamAV sqlite3 lemon lua
+                 hexxagon oggenc JM viterbi minisat SIBsim4 ClamAV sqlite3 lemon
 
 # Obsequi uses Linux-only features; need to fix that
 ifeq ($(OS),Linux)