summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-12-01 01:41:38 +0000
committerAndrew Tridgell <tridge@samba.org>2003-12-01 01:41:38 +0000
commitb0531a38cc7135538d251440ac4fc2c887d9f335 (patch)
tree4f3eb93d99463cdd652f0aac410555937194834b /source4/Makefile.in
parentcfd41af8145ce31e9d0ff7abfcbd0d7c275dc30e (diff)
downloadsamba-b0531a38cc7135538d251440ac4fc2c887d9f335.tar.gz
samba-b0531a38cc7135538d251440ac4fc2c887d9f335.tar.bz2
samba-b0531a38cc7135538d251440ac4fc2c887d9f335.zip
started adding netlogon IDL and test suite
(This used to be commit 3d64eefb464d09fb6e84d6139f801887a278cf86)
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index f0e9574f4b..399027dc16 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -441,7 +441,7 @@ SMBTORTURE_RPC_OBJ = torture/rpc/lsa.o torture/rpc/echo.o torture/rpc/dfs.o \
torture/rpc/spoolss.o torture/rpc/samr.o torture/rpc/wkssvc.o \
torture/rpc/srvsvc.o torture/rpc/atsvc.o torture/rpc/eventlog.o \
torture/rpc/epmapper.o torture/rpc/winreg.o torture/rpc/mgmt.o \
- torture/rpc/scanner.o torture/rpc/autoidl.o
+ torture/rpc/scanner.o torture/rpc/autoidl.o torture/rpc/netlogon.o
SMBTORTURE_OBJ1 = torture/torture.o torture/torture_util.o torture/nbio.o torture/scanner.o \
torture/utable.o torture/denytest.o torture/mangle_test.o \