r10089: Fix a typo breaking the Makefile generator and therefore - the build.
authorRafal Szczesniak <mimir@samba.org>
Thu, 8 Sep 2005 19:58:59 +0000 (19:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:37:52 +0000 (13:37 -0500)
rafal
(This used to be commit d6936185d5e4a85b188d5117d7a3b3d6bea2f96b)

source4/lib/registry/config.mk

index 4a518321a4904892571f045f53f16ba0c9acc0eb..b68046ca69ff575c8ff31533556e499fc7259626 100644 (file)
@@ -18,7 +18,7 @@ INIT_OBJ_FILES = lib/registry/tdr_regf.o
 
 lib/registry/reg_backend_nt4.c: lib/registry/tdr_regf.c
 lib/registry/tdr_regf.c: lib/registry/regf.idl
-       @CPP="$(CPP) $(PERL) pidl/pidl --header --outputdir=lib/registry --parse --tdr-header --tdr-parser -- lib/registry/regf.idl
+       @CPP="$(CPP)" $(PERL) pidl/pidl --header --outputdir=lib/registry --parse --tdr-header --tdr-parser -- lib/registry/regf.idl
 
 ################################################
 # Start MODULE registry_w95