From 2676894951c4dbf401ae74922f77fcc75ba8c67c Mon Sep 17 00:00:00 2001 From: des Date: Sat, 9 Sep 2000 14:37:06 +0000 Subject: Include libfetch in the includes target. --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index 1c64f80..dd43618 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -651,6 +651,7 @@ includes: cd ${.CURDIR}/lib/libcam; ${MAKE} beforeinstall cd ${.CURDIR}/lib/libdisk; ${MAKE} beforeinstall cd ${.CURDIR}/lib/libedit; ${MAKE} beforeinstall + cd ${.CURDIR}/lib/libfetch; ${MAKE} beforeinstall cd ${.CURDIR}/lib/libftpio; ${MAKE} beforeinstall cd ${.CURDIR}/lib/libkvm; ${MAKE} beforeinstall cd ${.CURDIR}/lib/libmd; ${MAKE} beforeinstall -- cgit v1.1