summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2016-12-25 13:54:27 +1100
committer Vas Crabb <vas@vastheman.com>2016-12-25 13:57:31 +1100
commit127fd9b427df4c1af31e3513e32f14c80e3d29cc (patch)
treeef6bd2e4747e1a1a49895a47a8d9f1e7f37dbeca /makefile
parentad50cf5fd48de1baf9334a8d844fe456b5799b5b (diff)
first srcclean pass (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 1b3e5851e5b..f2a998e29af 100644
--- a/makefile
+++ b/makefile
@@ -804,7 +804,7 @@ SCRIPTS += scripts/target/$(TARGET)/mess.lua
endif
ifndef SOURCES
-ifdef PROJECT
+ifdef PROJECT
SCRIPTS += projects/$(PROJECT)/scripts/target/$(TARGET)/$(SUBTARGET_FULL).lua
else
SCRIPTS += scripts/target/$(TARGET)/$(SUBTARGET_FULL).lua