diff --git a/test-tool/Makefile b/test-tool/Makefile index f728050..f4de5da 100644 --- a/test-tool/Makefile +++ b/test-tool/Makefile @@ -13,4 +13,4 @@ iscsi-test: iscsi-test.c $(TESTS) clean: rm -f *.o - rm iscsi-test \ No newline at end of file + rm -f iscsi-test \ No newline at end of file