aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-21 00:49:58 +0100
committerGravatar Tom Willemsen2013-03-21 00:49:58 +0100
commit940d9904189cab365787d3b18d5a26df427d80f1 (patch)
treefdadc54725f2982ce3e90e81565e54d46043da83
parent94f56cd473dfc950c9263753d3a991b92eff128e (diff)
downloadclark-940d9904189cab365787d3b18d5a26df427d80f1.tar.gz
clark-940d9904189cab365787d3b18d5a26df427d80f1.zip
Make clark target depend on make-image.lisp
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b2c782b..2bedd12 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
-clark: clark.lisp
+clark: clark.lisp make-image.lisp
sbcl --load make-image.lisp