1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

reg_eventlog.o and reg_perfcount.o are no longer neede for reg_smbconf.

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
(This used to be commit 7453e78a8e63aaaff57c1779d6b7cf0ec8fc263f)
This commit is contained in:
Michael Adam 2008-01-20 23:44:33 +01:00
parent 33f3eeaa00
commit ea725473b3

View 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) \