From 3e5eda9ee9ff7c0e393dcc5ecb88198f1990c32f Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 24 Apr 2007 10:21:10 -0600 Subject: [PATCH] fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8a45efc..3eafa44 100644 --- a/Makefile +++ b/Makefile @@ -294,7 +294,7 @@ MAIN_FILES = \ $(DIRECTORY)/windows/VC8/mesa/glu/glu.vcproj \ $(DIRECTORY)/windows/VC8/mesa/mesa/mesa.vcproj \ $(DIRECTORY)/windows/VC8/mesa/osmesa/osmesa.vcproj \ - $(DIRECTORY)/widnows/VC8/progs/progs.sln \ + $(DIRECTORY)/windows/VC8/progs/progs.sln \ $(DIRECTORY)/windows/VC8/progs/demos/gears.vcproj \ $(DIRECTORY)/windows/VC8/progs/glut/glut.vcproj -- 2.7.4