From 13d1b6a42bc18235954d23a57361094a3769e8b3 Mon Sep 17 00:00:00 2001 From: zimoch Date: Tue, 31 Jul 2007 09:20:11 +0000 Subject: [PATCH] typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bce1710..77ab600 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /ioc/tools/driver.makefile #EXCLUDE_VERSIONS = 3.13.2 EXCLUDE_VERSIONS = 3.13 -PRIJECT=stream +PROJECT=stream DOCUDIR = doc SOURCES += $(wildcard src/*.c)