From c9631e2c1af6ca92ac054b1a084a5ecb2a3a920c Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 19 Jun 2005 11:26:20 +0000 Subject: [PATCH] use RegTool's new SConscript git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4088 212acab6-be3b-0410-9dea-997c60f758d6 --- SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SConstruct b/SConstruct index 1934ea9a..45fdd4e4 100644 --- a/SConstruct +++ b/SConstruct @@ -33,7 +33,7 @@ plugins = [ ] utils = [ - # special makensis 'Library', + 'Library/RegTool', 'Library/LibraryLocal', 'MakeLangId', 'Makensisw',