From 2fb636273a06d31f0c24dcecf9302cd6561f02af Mon Sep 17 00:00:00 2001 From: Niclas Eklund Date: Thu, 31 Mar 2011 16:48:44 +0200 Subject: Some minor updates regarding how test data is generated. --- lib/ssh/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssh/test/Makefile') diff --git a/lib/ssh/test/Makefile b/lib/ssh/test/Makefile index c143181720..a3518aef52 100644 --- a/lib/ssh/test/Makefile +++ b/lib/ssh/test/Makefile @@ -45,7 +45,7 @@ HRL_FILES_NEEDED_IN_TEST= \ ERL_FILES= $(MODULES:%=%.erl) -KEY_FILES= ssh_host_dsa_key ssh_host_dsa_key.pub +KEY_FILES= ssh_host_dsa_key #ssh_host_dsa_key.pub TARGET_FILES= $(MODULES:%=$(EBIN)/%.$(EMULATOR)) -- cgit v1.2.3