aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorConstanza Heath <[email protected]>2015-12-11 16:43:02 -0800
committerConstanza Heath <[email protected]>2015-12-11 16:43:02 -0800
commitd9524df24ff1f08345f619e2bfe2ce52f032b252 (patch)
tree11678fd7223ea9020e2bacf0e88c43736b9d08d6 /Makefile
parentf3745413e9321e8395c282340a03e232a208c128 (diff)
Fixing Makefile tabs and test's make clean
Signed-off-by: Constanza Heath <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7fabbe0..840f6fd 100644
--- a/Makefile
+++ b/Makefile
@@ -15,5 +15,5 @@ all:
clean:
$(MAKE) -C lib clean
$(MAKE) -C tests clean
- $(RM) *~
+ $(RM) *~