summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile b/tests/Makefile
index b9cd740f3..482b7fc92 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -15,6 +15,6 @@ all: tests
tests: $(SRC_SPRITE)
$(CC) $(CFLAGS) $(INCLUDE) -o $@ $^ $(LIBS)
-.PHONY: clean force
+.PHONY: clean
clean:
- -rm -rf *.o html/top.html html/pages
+ -rm -rf *.o html/top.html html/pages tests