diff options
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r-- | source4/torture/config.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk index 7b1d2d3258..a4fe054041 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -103,7 +103,8 @@ OBJ_FILES = ndr/ndr.o \ ndr/atsvc.o \ ndr/lsa.o \ ndr/epmap.o \ - ndr/dfs.o + ndr/dfs.o \ + ndr/netlogon.o [MODULE::torture_rpc] # TORTURE_NET and TORTURE_NBT use functions from torture_rpc... |