diff --git a/samples/Makefile b/samples/Makefile index a9d9ae0..d1b06c4 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -65,4 +65,4 @@ clean: done -for i in $(CRYPTS); do \ $(RM) $$i.1.xml $$i.2.xml; \ - done \ No newline at end of file + done