summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-28 08:51:09 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-28 08:51:09 +0000
commit7ec0ead48a6e7b770d04802fb8248c1240cd0787 (patch)
tree1dc368cab0f9505cc448f930cd94601c740a46d8 /source4/Makefile.in
parentb0ba0462a4e85a26c45a4e763655d5b3885a147f (diff)
downloadsamba-7ec0ead48a6e7b770d04802fb8248c1240cd0787.tar.gz
samba-7ec0ead48a6e7b770d04802fb8248c1240cd0787.tar.bz2
samba-7ec0ead48a6e7b770d04802fb8248c1240cd0787.zip
the beginnings of an automated tool for working out IDL properties of
a pipe. I'm not sure how possible this will be without lots of human intervention, but its an interesting thing to try. (This used to be commit d5afe7c6a8651457da9438fcf0035c792701ac86)
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 a7895b24ce..6a9017bbe1 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -443,7 +443,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/scanner.o torture/rpc/autoidl.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 \