summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-14 14:48:59 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-14 19:53:07 +0100
commit7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412 (patch)
treebb8a04d72eb3b840bc8456a74fe7e64ff9d533e2 /source4/librpc/config.mk
parente42322848b81a36528a0af88138acb3ec997bf01 (diff)
downloadsamba-7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412.tar.gz
samba-7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412.tar.bz2
samba-7dd468ff2e5a4c4ce503e1b8e024bf91dcf7a412.zip
python: Fix python code for winreg, add test.
(This used to be commit bd3e6c41c42738fcfcc5cef4e65f0e219d358260)
Diffstat (limited to 'source4/librpc/config.mk')
-rw-r--r--source4/librpc/config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 55991f4953..ab94770d46 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -605,3 +605,7 @@ PRIVATE_DEPENDENCIES = RPC_NDR_WINREG python_misc
[PYTHON::python_dcerpc_misc]
OBJ_FILES = gen_ndr/py_misc.o
+
+[PYTHON::python_dcerpc_initshutdown]
+OBJ_FILES = gen_ndr/py_initshutdown.o
+PRIVATE_DEPENDENCIES = RPC_NDR_INITSHUTDOWN