mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
r10089: Fix a typo breaking the Makefile generator and therefore - the build.
rafal
(This used to be commit d6936185d5
)
This commit is contained in:
parent
eaa64265f9
commit
a769fa3467
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user