aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 684dab0..49551f1 100644
--- a/makefile
+++ b/makefile
@@ -7,6 +7,7 @@ all: main FORCE
main: main.o
main: die.o
+main: draw.o
clean: FORCE
git clean -fxdi