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