summaryrefslogtreecommitdiff
path: root/source4/lib/registry
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-25 16:35:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:25 -0500
commit1cc7c693ad94aec88d231d77afc08b38065ae37c (patch)
treee1ad910f73ac4254022efb2edee3c68f5863c69c /source4/lib/registry
parent4333993e90255704fd3e7089ded29cc37e55bb66 (diff)
downloadsamba-1cc7c693ad94aec88d231d77afc08b38065ae37c.tar.gz
samba-1cc7c693ad94aec88d231d77afc08b38065ae37c.tar.bz2
samba-1cc7c693ad94aec88d231d77afc08b38065ae37c.zip
r15248: Fix automatic dependencies build
(This used to be commit 3e5aa5e7940ebbb961c53418d170495860f514a0)
Diffstat (limited to 'source4/lib/registry')
-rw-r--r--source4/lib/registry/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk
index 6cf2f50268..e31a775a3c 100644
--- a/source4/lib/registry/config.mk
+++ b/source4/lib/registry/config.mk
@@ -16,7 +16,6 @@ PUBLIC_DEPENDENCIES = TDR
OBJ_FILES = tdr_regf.o
# Special support for external builddirs
-lib/registry/reg_backend_nt4.c: $(srcdir)/lib/registry/reg_backend_nt4.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