summaryrefslogtreecommitdiff
path: root/lib/tevent
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent')
-rw-r--r--lib/tevent/wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tevent/wscript b/lib/tevent/wscript
index 9c4d4c35bb..5e32eec48b 100644
--- a/lib/tevent/wscript
+++ b/lib/tevent/wscript
@@ -91,7 +91,6 @@ def build(bld):
bld.SAMBA_PYTHON('pytevent',
'pytevent.c',
deps='tevent',
- enabled=True,
realname='_tevent.so')