1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

r15253: Fix dependency on tdr_regf.h

(This used to be commit 31819f5411e30199198c334701176ba3bdf258d5)
This commit is contained in:
Jelmer Vernooij 2006-04-25 21:03:05 +00:00 committed by Gerald (Jerry) Carter
parent 84df2acf05
commit 882bc0a19e

View File

@ -16,6 +16,7 @@ PUBLIC_DEPENDENCIES = TDR
OBJ_FILES = tdr_regf.o
# Special support for external builddirs
lib/registry/reg_backend_nt4.c: lib/registry/tdr_regf.c
$(srcdir)/lib/registry/reg_backend_nt4.c: lib/registry/tdr_regf.c
lib/registry/tdr_regf.h: lib/registry/tdr_regf.c
lib/registry/tdr_regf.c: $(srcdir)/lib/registry/regf.idl