summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>1999-10-14 06:40:46 +0000
committerbp <bp@FreeBSD.org>1999-10-14 06:40:46 +0000
commit511cb27e6c44d9dc401cc5cbad0aaceec840d3f7 (patch)
tree8333cc3b8e48017c7990da2ceccb1fc306f208fd /Makefile.inc1
parentb5080e1313db57b3ff6521e897b5338d7533367d (diff)
downloadFreeBSD-src-511cb27e6c44d9dc401cc5cbad0aaceec840d3f7.zip
FreeBSD-src-511cb27e6c44d9dc401cc5cbad0aaceec840d3f7.tar.gz
Make libncp actually compiled.
Reviewed by: mdodd
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index d50de4d..06c561d 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -587,6 +587,7 @@ includes:
cd ${.CURDIR}/lib/libcalendar; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libcam; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libdisk; ${MAKE} beforeinstall
+ cd ${.CURDIR}/lib/libncp; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libncurses; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libedit; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libftpio; ${MAKE} beforeinstall
OpenPOWER on IntegriCloud