From 69e40486f98e49cb9fbfd7d4816c8074ed3f786a Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 24 May 2004 18:13:24 +0000 Subject: r857: fix the build of gregedit (typo:-) metze (This used to be commit 44de741038ccdbca1e3c950670748e99483a7417) --- source4/lib/registry/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4') diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk index fff5381e87..1d2a1fec6d 100644 --- a/source4/lib/registry/config.mk +++ b/source4/lib/registry/config.mk @@ -121,7 +121,7 @@ REQUIRED_SUBSYSTEMS = \ ################################################ # Start BINARY gregedit -[BINARY::grepedit] +[BINARY::gregedit] OBJ_FILES= \ lib/registry/tools/gregedit.o REQUIRED_LIBRARIES = \ -- cgit