summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-09-21 06:51:38 +0200
committerMichael Adam <obnox@samba.org>2010-09-21 06:53:33 +0200
commit08cf13a3df212bd421275f61e2db146752490c7d (patch)
tree5133d0b839156465a37c7424f1ce8656f73c4d0a /source3/Makefile.in
parent7f1efa6ea25eba0c0829131758746ac0c2ab9e42 (diff)
downloadsamba-08cf13a3df212bd421275f61e2db146752490c7d.tar.gz
samba-08cf13a3df212bd421275f61e2db146752490c7d.tar.bz2
samba-08cf13a3df212bd421275f61e2db146752490c7d.zip
s3:registry: remove now (finally) obsolete reg_util_registry.{c,h}
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index b7dfc6e13e..c72a6c30ab 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -657,8 +657,7 @@ REG_FULL_OBJ = $(REG_SMBCONF_OBJ) \
$(REG_INIT_FULL_OBJ) \
registry/reg_eventlog.o \
registry/reg_perfcount.o \
- librpc/gen_ndr/ndr_perfcount.o \
- registry/reg_util_legacy.o
+ librpc/gen_ndr/ndr_perfcount.o
LIB_EVENTLOG_OBJ = lib/eventlog/eventlog.o