summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGregor Beck <gbeck@sernet.de>2010-09-20 14:37:07 +0200
committerMichael Adam <obnox@samba.org>2010-09-22 06:29:59 +0200
commitf76049422899dc19abe597d990e6ca9ec391c962 (patch)
treea3ad3ffd21ca5e93d4ccb4b0be5873a79ed1b756 /source3/Makefile.in
parente5bbc2be05f1d35bebbaea3b120d699467a30304 (diff)
downloadsamba-f76049422899dc19abe597d990e6ca9ec391c962.tar.gz
samba-f76049422899dc19abe597d990e6ca9ec391c962.tar.bz2
samba-f76049422899dc19abe597d990e6ca9ec391c962.zip
s3-lib: add srprs, primitives to build simple recursive parsers
Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index b8e9741d49..1e0ab00717 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1151,7 +1151,7 @@ NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.o \
$(RPC_CLIENT_SCHANNEL_OBJ) \
rpc_client/init_netlogon.o \
rpc_client/init_samr.o \
- lib/cbuf.o
+ lib/cbuf.o lib/srprs.o
# these are not processed by make proto
NET_OBJ2 = utils/net_registry_util.o utils/net_help_common.o