From dad07c8108f4b3c63f452bac9034d88bf71d2289 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 3 Jan 2002 21:20:29 +0000 Subject: Add opie lib dir to includes list --- usr.bin/opiepasswd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.bin/opiepasswd') diff --git a/usr.bin/opiepasswd/Makefile b/usr.bin/opiepasswd/Makefile index 169fd72..b25b54a 100644 --- a/usr.bin/opiepasswd/Makefile +++ b/usr.bin/opiepasswd/Makefile @@ -4,6 +4,7 @@ OPIE_DIST?= ${.CURDIR}/../../contrib/opie PROG= opiepasswd +CFLAGS+=-I${.CURDIR}/../../lib/libopie CFLAGS+=-I${OPIE_DIST} CFLAGS+=-DINSECURE_OVERRIDE -- cgit v1.1