diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2015-04-25 15:04:13 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2015-04-25 15:33:53 -0400 |
commit | 328b647f8afc26af5ffaea124161682484f0c85e (patch) | |
tree | c19d20eca3b5cf722028f627682a12b3d334a2f1 /Makefile | |
parent | d9e4ce41487b05b0b4514ff339e0a65620516936 (diff) | |
download | kd-forest-328b647f8afc26af5ffaea124161682484f0c85e.tar.xz |
Remove bogus line from Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,6 +43,5 @@ kd-forest.mkv: kd-forest clean: $(RM) *.o $(RM) kd-forest - $(RM) -r frames .PHONY: image anim clean |