From 3af04d6b1a2404fa1dba23efbfb9e0505b0146a3 Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 20 Mar 2016 13:05:06 +0100 Subject: added makefile option to disable skininstaller --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b7ac9d0..807a054 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,8 @@ # $Id$ Makefile 1.0 2014/07/24 louis Exp $ # Config -CONFIG := #-DDOPROFILE # enable profiling code +CONFIG := #-DDOPROFILE # enable profiling code +CONFIG += -DUSE_SKININSTALLER # use skin installer in skindesigner setup # The official name of this plugin. PLUGIN = skindesigner -- cgit v1.2.3