summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2015-04-25 15:04:13 -0400
committerTavian Barnes <tavianator@tavianator.com>2015-04-25 15:33:53 -0400
commit328b647f8afc26af5ffaea124161682484f0c85e (patch)
treec19d20eca3b5cf722028f627682a12b3d334a2f1
parentd9e4ce41487b05b0b4514ff339e0a65620516936 (diff)
downloadkd-forest-328b647f8afc26af5ffaea124161682484f0c85e.tar.xz
Remove bogus line from Makefile.
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e96db00..da25811 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,5 @@ kd-forest.mkv: kd-forest
clean:
$(RM) *.o
$(RM) kd-forest
- $(RM) -r frames
.PHONY: image anim clean