From 812d35abda95c7d80227ea20388803840e95bfc6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 1 Oct 2015 07:38:28 +0200 Subject: [PATCH] wizard: actually install the new wizard home --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 2d513de9b..f61ba65b3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ ROOT= /usr/local -TREES= captiveportal etc opnsense pkg sbin www +TREES= captiveportal etc opnsense pkg sbin wizard www .include "../Mk/tree.mk"