summaryrefslogtreecommitdiffstats
path: root/lib/libcurses
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2007-10-26 19:45:22 +0000
committerespie <espie@openbsd.org>2007-10-26 19:45:22 +0000
commit1eae89633e628403427026132c498edbe82ca20f (patch)
treeac453afd62bee12d5f13c6b4e9b6519b8ba11d83 /lib/libcurses
parentFix alignment issues on sparc64. Fixes pr 5608. (diff)
downloadwireguard-openbsd-1eae89633e628403427026132c498edbe82ca20f.tar.xz
wireguard-openbsd-1eae89633e628403427026132c498edbe82ca20f.zip
add missing dependency
Diffstat (limited to 'lib/libcurses')
-rw-r--r--lib/libcurses/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcurses/Makefile b/lib/libcurses/Makefile
index 0780448a99a..2e31db254d7 100644
--- a/lib/libcurses/Makefile
+++ b/lib/libcurses/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.55 2005/11/24 20:49:16 deraadt Exp $
+# $OpenBSD: Makefile,v 1.56 2007/10/26 19:45:22 espie Exp $
# Uncomment this to enable tracing in libcurses
#CURSESTRACE=-DTRACE
@@ -263,4 +263,5 @@ afterinstall:
.include <bsd.lib.mk>
+init_keytry.o init_keytry.so init_keytry.po init_keytry.ln: init_keytry.h
lib_options.o lib_options.so lib_options.po lib_options.ln: init_keytry.h