summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-06-28 16:02:55 -0600
committermo khan <mo.khan@gmail.com>2020-06-28 16:02:55 -0600
commitb666decae0dbdc7716df52f8d4cdf21b3144b565 (patch)
treec14a8ff137f80b5eabffd331a05d58b640e5da36 /Makefile
parent8c2c29ec02da11b67b77ee8cd2538edbfd540257 (diff)
Move src and doc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aff7c03..1fefb9f 100644
--- a/Makefile
+++ b/Makefile
@@ -37,3 +37,4 @@ swap_doubly_linked_list_test.o : src/01/swap_doubly_linked_list_test.c
clean:
rm -f main *.o
rm -fr doc
+ rm -fr junit