diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-04-25 16:35:06 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:04:25 -0500 |
commit | 1cc7c693ad94aec88d231d77afc08b38065ae37c (patch) | |
tree | e1ad910f73ac4254022efb2edee3c68f5863c69c /source4/lib/registry | |
parent | 4333993e90255704fd3e7089ded29cc37e55bb66 (diff) | |
download | samba-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.mk | 1 |
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 |