summaryrefslogtreecommitdiff
path: root/source4/scripting
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-26 16:18:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:55 -0500
commitfd2d095048ef30292688a647af7a3d58c3b175a1 (patch)
treebd1103daf5277b940e23e86487fa93876c416e76 /source4/scripting
parent8c62b4c95163e7e1fc5a8bd600090efdba13d6b5 (diff)
downloadsamba-fd2d095048ef30292688a647af7a3d58c3b175a1.tar.gz
samba-fd2d095048ef30292688a647af7a3d58c3b175a1.tar.bz2
samba-fd2d095048ef30292688a647af7a3d58c3b175a1.zip
r21541: Export mgmt, samr and atsvc for use in samba-gtk.
(This used to be commit 7f451cbb8da26cfe27861c402e06b3f34f7ac647)
Diffstat (limited to 'source4/scripting')
-rw-r--r--source4/scripting/swig/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/swig/config.mk b/source4/scripting/swig/config.mk
index 970c6ed71a..38c7afadd5 100644
--- a/source4/scripting/swig/config.mk
+++ b/source4/scripting/swig/config.mk
@@ -2,7 +2,7 @@
# Start LIBRARY swig_dcerpc
[LIBRARY::swig_dcerpc]
LIBRARY_REALNAME = _dcerpc.$(SHLIBEXT)
-PUBLIC_DEPENDENCIES = LIBCLI_SMB NDR_MISC LIBSAMBA-UTIL LIBSAMBA-CONFIG RPC_NDR_SAMR RPC_NDR_LSA DYNCONFIG
+PUBLIC_DEPENDENCIES = LIBCLI_SMB NDR_MISC LIBSAMBA-UTIL LIBSAMBA-CONFIG dcerpc_samr RPC_NDR_LSA DYNCONFIG
OBJ_FILES = dcerpc_wrap.o
# End LIBRARY swig_dcerpc
#######################