diff --git a/Source/GNUmakefile b/Source/GNUmakefile index 5d576a548..c1264dcbd 100644 --- a/Source/GNUmakefile +++ b/Source/GNUmakefile @@ -96,7 +96,7 @@ mframe.m \ objc-gnu2next.m ifeq ($(GNUSTEP_TARGET_OS), mingw32) -#GNU_MFILES += +GNU_MFILES += WindowsFileHandle.m else GNU_MFILES += UnixFileHandle.m endif diff --git a/Source/win32-entry.m b/Source/libgnustep-base-entry.m similarity index 100% rename from Source/win32-entry.m rename to Source/libgnustep-base-entry.m