From a05fe8d0e5dec35dd2aea829015d4e61071c5c2c Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Wed, 27 Jul 2005 23:56:32 +0000 Subject: [PATCH] I think I found the problem, reconnect geli to the build. --- sbin/geom/class/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile index 2f5b4bc1135..fb484ec3d0f 100644 --- a/sbin/geom/class/Makefile +++ b/sbin/geom/class/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ SUBDIR= concat -#SUBDIR+=eli +SUBDIR+=eli SUBDIR+=label SUBDIR+=mirror SUBDIR+=nop