From d13badb58d122cd9eed66e415ab4f73ea5bb194e Mon Sep 17 00:00:00 2001 From: Phillip Susi Date: Sat, 30 Apr 2005 17:15:58 +0000 Subject: [PATCH] makefile was spelled with a lower case in the xmlbuild branch, but with upper case M in the trunk. This was causing problems with svn switch on win32 due to the name conflict. svn path=/branches/xmlbuildsystem/; revision=14880 --- reactos/tools/unicode/{makefile => Makefile} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename reactos/tools/unicode/{makefile => Makefile} (100%) diff --git a/reactos/tools/unicode/makefile b/reactos/tools/unicode/Makefile similarity index 100% rename from reactos/tools/unicode/makefile rename to reactos/tools/unicode/Makefile