From 79287df0b963d711a8392024787e8c96d9377f92 Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Mon, 13 Mar 2017 16:44:51 +0100 Subject: [PATCH] upd Makefile with ini_val.sh --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 246a65a..bf741d1 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,7 @@ BIN = \ bin/manjaro-architect LIBS = \ + lib/ini_val.sh \ lib/util.sh \ lib/util-advanced.sh \ lib/util-base.sh \