summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjob <job@openbsd.org>2019-06-17 16:40:06 +0000
committerjob <job@openbsd.org>2019-06-17 16:40:06 +0000
commit4ecd83767b0d844755347b472bca6b40cd15d0c0 (patch)
treee3db9c0dfee9e8a0bb0a15d6c7551066320437d8
parentalways reset the "su" variables, which is more consistent and predictable. (diff)
downloadwireguard-openbsd-4ecd83767b0d844755347b472bca6b40cd15d0c0.tar.xz
wireguard-openbsd-4ecd83767b0d844755347b472bca6b40cd15d0c0.zip
Fix Makefile
-rw-r--r--usr.sbin/rpki-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpki-client/Makefile b/usr.sbin/rpki-client/Makefile
index 60caf2664c5..00bd899615d 100644
--- a/usr.sbin/rpki-client/Makefile
+++ b/usr.sbin/rpki-client/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.4 2019/06/17 15:36:56 jsg Exp $
+# $OpenBSD: Makefile,v 1.5 2019/06/17 16:40:06 job Exp $
PROG= rpki-client
-SRCS= cert.c cms.c crl.c io.c ip.c log.c mft.c \
+SRCS= as.c cert.c cms.c crl.c io.c ip.c log.c main.c mft.c \
output-bgpd.c roa.c rsync.c tal.c validate.c x509.c
MAN= rpki-client.8