summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2007-10-26 19:45:23 +0000
committerMarc Espie <espie@cvs.openbsd.org>2007-10-26 19:45:23 +0000
commit182250ac5fc79dc8eb6be936e01935664167d928 (patch)
tree4a294be5e4140b12d37a8ac3e816cd1b85b3a445
parentc7ffa77cc23fcb5bcd5b7b8b9dc3353753d6538d (diff)
add missing dependency
-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