summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61d6b04..eb972b0 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ ans.stamp: source.stamp
${SOPC_FILE}:ans.stamp
-source.stamp:${SRC}
+source.stamp:${SRCS}
touch source.stamp
${ELF}: src/Makefile