summaryrefslogtreecommitdiff
path: root/source4/lib/events/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-28 16:55:45 -0600
committerStefan Metzmacher <metze@samba.org>2007-12-28 11:03:01 -0600
commit57d62f4361822a2f8cbc9635427e4afc2fb503f5 (patch)
treee36f97c0f3b35fa03d635ed85b2e3642c2ae3736 /source4/lib/events/config.mk
parent68b698270481f2b033046dcd6e0a293c1cdaf838 (diff)
downloadsamba-57d62f4361822a2f8cbc9635427e4afc2fb503f5.tar.gz
samba-57d62f4361822a2f8cbc9635427e4afc2fb503f5.tar.bz2
samba-57d62f4361822a2f8cbc9635427e4afc2fb503f5.zip
r26625: Wrap some more events functions for Python and add a trivial test for it.
(This used to be commit 7873666a958a0b92c979dba93f3c3e5136e28d29)
Diffstat (limited to 'source4/lib/events/config.mk')
-rw-r--r--source4/lib/events/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/events/config.mk b/source4/lib/events/config.mk
index 6750ca2d49..910cf3738f 100644
--- a/source4/lib/events/config.mk
+++ b/source4/lib/events/config.mk
@@ -37,6 +37,6 @@ PUBLIC_DEPENDENCIES = LIBTALLOC LIBSAMBA-UTIL
# End SUBSYSTEM LIBEVENTS
##############################
-[PYTHON::swig_python]
+[PYTHON::swig_events]
SWIG_FILE = events.i
PRIVATE_DEPENDENCIES = LIBEVENTS