diff --git a/Makefile b/Makefile index e1eed66..d8c62fc 100644 --- a/Makefile +++ b/Makefile @@ -40,4 +40,5 @@ clean: mousefs_random_test.out \ example_client.exe \ example_client.out \ - libmousefs.a + libmousefs.a \ + src/*.o