diff --git a/zkey/ekmfweb/Makefile b/zkey/ekmfweb/Makefile index 013beb84..209074d1 100644 --- a/zkey/ekmfweb/Makefile +++ b/zkey/ekmfweb/Makefile @@ -54,4 +54,4 @@ install: all install-libekmfweb.dep zkey-ekmfweb.so clean: rm -f *.o zkey-ekmfweb.so install-libekmfweb.dep libekmfweb.dep -.PHONY: all install clean \ No newline at end of file +.PHONY: all install clean diff --git a/zkey/kmip/Makefile b/zkey/kmip/Makefile index 14a532e9..ac13c06e 100644 --- a/zkey/kmip/Makefile +++ b/zkey/kmip/Makefile @@ -58,4 +58,4 @@ install: all install-libkmipclient.dep zkey-kmip.so clean: rm -f *.o zkey-kmip.so install-libkmipclient.dep libkmipclient.dep -.PHONY: all install clean \ No newline at end of file +.PHONY: all install clean