From 4fccd840ca698e1a192ed5587be2586134103a64 Mon Sep 17 00:00:00 2001
From: Lukas Ladenberger <lukas.ladenberger@googlemail.com>
Date: Wed, 25 Jan 2012 14:40:36 +0000
Subject: [PATCH] small fix

git-svn-id: svn://svn.code.sf.net/p/rodin-b-sharp/svn/trunk/Handbook@14050 1434b563-b632-4741-aa49-43a3a8374d2e
---
 org.rodinp.handbook.feature/skeleton/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.rodinp.handbook.feature/skeleton/build.properties b/org.rodinp.handbook.feature/skeleton/build.properties
index ffad2d4..77d4db2 100644
--- a/org.rodinp.handbook.feature/skeleton/build.properties
+++ b/org.rodinp.handbook.feature/skeleton/build.properties
@@ -3,7 +3,7 @@ bin.includes = plugin.xml,\
                *.html,\
                *.pdf,\
                icons/,\
-               META/INF/,\
+               META-INF/,\
                images/,\
                styles/,\
                files/
-- 
GitLab