summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index e932433..6796f30 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -16,4 +16,4 @@ exceptions.o: ../src/simpl/exceptions.cpp
$(CC) $(CFLAGS) ../src/simpl/exceptions.cpp
clean:
- rm -rf *o testbase
+ rm -rf *.o testbase