From 2a8bf37834bd7f3f207c6a9460e9b16c0c7f0bca Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 15 Oct 2010 21:03:20 +0000 Subject: Makefile: allow custom build config put your build options in conf.mk --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 7499414..1f0b2e2 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +-include conf.mk ## # Building apk-tools -- cgit v1.2.3