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 2c0a474174..990a327f9b 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -104,7 +104,8 @@ OBJ_FILES = ndr/ndr.o \ ndr/winreg.o \ ndr/atsvc.o \ ndr/lsa.o \ - ndr/epmap.o + ndr/epmap.o \ + ndr/dfs.o [MODULE::torture_rpc] # TORTURE_NET and TORTURE_NBT use functions from torture_rpc... |