From 97f52f813936550cdbafd3e5757268d52e26afb5 Mon Sep 17 00:00:00 2001 From: kytv <kytv@mail.i2p> Date: Thu, 27 Feb 2014 01:45:00 +0000 Subject: [PATCH] remove res/raw/license_fatcowicons_txt in the clean target --- custom_rules.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_rules.xml b/custom_rules.xml index 1c2d262c0..4b8250543 100644 --- a/custom_rules.xml +++ b/custom_rules.xml @@ -470,6 +470,7 @@ <delete file="res/raw/license_gplv2_txt" /> <delete file="res/raw/license_gplv3_txt" /> <delete file="res/raw/license_lgplv3_txt" /> + <delete file="res/raw/license_fatcowicons_txt" /> <delete file="res/raw/certificates_zip" /> </target> -- GitLab