diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index b32fc2fe77..fd2ded6ccd 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -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) \ |