From d6a40aae5332e79898bb52efc5a61c81994b0166 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 4 Jan 2011 09:48:13 +0000 Subject: Makefile: include config.mk if exists This allows users to have a collection of build variables set without needing to specify them at build time every time. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6b21408..7499414 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ ## # Building apk-tools +-include config.mk + PACKAGE := apk-tools VERSION := 2.0.7 -- cgit v1.2.3-70-g09d2