From 5e71f67d63a3fe0d6db95e372fc3c7ebc14bc540 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 21 Jan 2006 12:29:33 +0000 Subject: [PATCH] don't install TODO.txt git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4493 212acab6-be3b-0410-9dea-997c60f758d6 --- SConstruct | 1 - 1 file changed, 1 deletion(-) diff --git a/SConstruct b/SConstruct index ef5614b3..d207cbfc 100644 --- a/SConstruct +++ b/SConstruct @@ -57,7 +57,6 @@ misc = [ ] doc = [ - 'TODO.txt', 'license.txt' ]