summaryrefslogtreecommitdiff
path: root/source4/lib/registry/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-09-05 20:56:28 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:36:32 -0500
commite3a1ee4788788307d9bffaca9ee63f2bf4614967 (patch)
tree12d9a9f967e1f3a3457ce030da628e142a0b2e51 /source4/lib/registry/config.mk
parent46ca543e198d96598521ac809db9c21ff467e588 (diff)
downloadsamba-e3a1ee4788788307d9bffaca9ee63f2bf4614967.tar.gz
samba-e3a1ee4788788307d9bffaca9ee63f2bf4614967.tar.bz2
samba-e3a1ee4788788307d9bffaca9ee63f2bf4614967.zip
r10043: Only recompile subsystems that actually need recompilation
(This used to be commit de9830979788528754175b17fe45477e6ce9ce9e)
Diffstat (limited to 'source4/lib/registry/config.mk')
-rw-r--r--source4/lib/registry/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk
index 43149f88aa..d0939c720b 100644
--- a/source4/lib/registry/config.mk
+++ b/source4/lib/registry/config.mk
@@ -16,6 +16,7 @@ REQUIRED_SUBSYSTEMS = TDR
NOPROTO = YES
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
@./pidl/pidl --header --outputdir=lib/registry --parse --tdr-header --tdr-parser -- lib/registry/regf.idl