From f7f69134a9bf352d3e6cfb0fa081c08f53beebc8 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 13 Apr 2017 23:37:19 +0200 Subject: sync --- orig/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'orig/Makefile') diff --git a/orig/Makefile b/orig/Makefile index 09c3075..161c43d 100644 --- a/orig/Makefile +++ b/orig/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.10 2014/07/22 00:41:19 deraadt Exp $ +# $OpenBSD: Makefile,v 1.11 2016/09/02 16:10:56 espie Exp $ SRCS= signify.c +SRCS+= zsig.c SRCS+= fe25519.c sc25519.c smult_curve25519_ref.c SRCS+= mod_ed25519.c mod_ge25519.c SRCS+= crypto_api.c -- cgit v1.2.3