summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJames <james.mckenzie@citrix.com>2013-10-13 13:44:07 +0100
committerJames <james.mckenzie@citrix.com>2013-10-13 13:44:07 +0100
commit8e7615994bd4f76038484b376fdc67e96a22a313 (patch)
tree1c09390b7d759f3d7c06de24b6a89b89e4e230b4 /Makefile
parent99614c1b15a1830308053c2fb8403a5c7cca2ed1 (diff)
downloadpong-master.tar.gz
pong-master.tar.bz2
pong-master.zip
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