From edea3f9eb49069ceee5eb5003eb136afdb3aec86 Mon Sep 17 00:00:00 2001 From: espie <> Date: Sun, 22 Apr 2012 23:43:38 +0000 Subject: [PATCH] enable sqlite3, as prompted by theo --- src/include/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/include/Makefile b/src/include/Makefile index 0c60ec02..c0c21a17 100644 --- a/src/include/Makefile +++ b/src/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.161 2012/03/21 23:20:35 matthew Exp $ +# $OpenBSD: Makefile,v 1.162 2012/04/22 23:43:38 espie Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -42,7 +42,8 @@ RDIRS= ../lib/libpthread ../lib/libcompat ../lib/libcurses \ ../lib/libform ../lib/libssl ../lib/libmenu \ ../lib/libocurses ../lib/libossaudio ../lib/libpanel ../lib/librpcsvc \ ../lib/libskey ../lib/libedit ../lib/libexpat \ - ../lib/libpcap ../lib/libutil ../lib/libusbhid ../lib/libwrap \ + ../lib/libpcap ../lib/libsqlite3 ../lib/libutil ../lib/libusbhid \ + ../lib/libwrap \ ../lib/libz ../lib/libkeynote ../lib/libevent ../usr.bin/lex \ ../gnu/lib/libreadline ../gnu/usr.sbin/sendmail/libmilter \ ../sys/arch/${MACHINE}