summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt')
-rw-r--r--nt/makefile.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.def b/nt/makefile.def
index aa33dbb7de6..ba77a54a493 100644
--- a/nt/makefile.def
+++ b/nt/makefile.def
@@ -81,7 +81,7 @@ ARCH = ppc
# We're on Windows 95
ARCH = i386
CPU = i386
-CONFIG_H = config.w95
+CONFIG_H = config.nt
OS_TYPE = win95
!endif