summaryrefslogtreecommitdiff
path: root/sbin/unwind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/unwind/Makefile')
-rw-r--r--sbin/unwind/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/unwind/Makefile b/sbin/unwind/Makefile
index b20ac0ed9fc..245c528ffbb 100644
--- a/sbin/unwind/Makefile
+++ b/sbin/unwind/Makefile
@@ -1,8 +1,7 @@
-# $OpenBSD: Makefile,v 1.1 2019/01/23 13:11:00 florian Exp $
+# $OpenBSD: Makefile,v 1.2 2019/01/24 15:33:44 florian Exp $
PROG= unwind
SRCS= control.c resolver.c frontend.c uw_log.c unwind.c uw_parse.y printconf.c
-SRCS+= asr_utils.c
MAN= unwind.8 unwind.conf.5
.include "${.CURDIR}/libunbound/Makefile.inc"