reg_eventlog.o and reg_perfcount.o are no longer neede for reg_smbconf.
authorMichael Adam <obnox@samba.org>
Sun, 20 Jan 2008 22:44:33 +0000 (23:44 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 21 Jan 2008 07:49:11 +0000 (08:49 +0100)
This is an effect of the removal of the dynamic registry overlay.
This is the beginning of a restructuring of registry linkage in Makefile.in.

Michael

source/Makefile.in

index b32fc2fe776e89f2bf544e4ed63031984739fcd8..fd2ded6ccd2c530fc530aa4cafac05b929e11095 100644 (file)
@@ -739,8 +739,6 @@ REG_API_OBJ = registry/reg_api.o \
              registry/reg_util.o \
              \
              registry/reg_cachehook.o \
-             registry/reg_eventlog.o \
-             registry/reg_perfcount.o \
              \
              lib/util_nttoken.o \
              $(UTIL_REG_API_OBJ) \