summaryrefslogtreecommitdiffstats
path: root/usr.bin/opiepasswd/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-01-03 21:20:29 +0000
committerache <ache@FreeBSD.org>2002-01-03 21:20:29 +0000
commitdad07c8108f4b3c63f452bac9034d88bf71d2289 (patch)
tree8914638124866124c20455e45d9f09a29fa66e7e /usr.bin/opiepasswd/Makefile
parent3f3ff202f445b9cf12972786a14946639f6b144d (diff)
downloadFreeBSD-src-dad07c8108f4b3c63f452bac9034d88bf71d2289.zip
FreeBSD-src-dad07c8108f4b3c63f452bac9034d88bf71d2289.tar.gz
Add opie lib dir to includes list
Diffstat (limited to 'usr.bin/opiepasswd/Makefile')
-rw-r--r--usr.bin/opiepasswd/Makefile1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud