From 20fffafa81b5bbef10b227746a1150b68edd6067 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 14 Sep 2012 07:52:56 +0400 Subject: Include config file: /etc/cibs/cibs.conf --- rules/common.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rules/common.mk') diff --git a/rules/common.mk b/rules/common.mk index ebfd992..edd4917 100644 --- a/rules/common.mk +++ b/rules/common.mk @@ -87,4 +87,7 @@ clean :: rm -rf $(workdir) __common_mk := included + +-include /etc/cibs/cibs.conf + endif -- cgit v1.2.3