From dcf07272a175f0c2911c62986e16ac9b4afeb1a6 Mon Sep 17 00:00:00 2001 From: speedplane Date: Mon, 13 Jun 2016 23:46:30 -0400 Subject: [PATCH] Revert changes unrelated to this feature. --- samples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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