summaryrefslogtreecommitdiffstats
path: root/bindings/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/Makefile.am')
-rw-r--r--bindings/python/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index 51709628..933b50b9 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -26,6 +26,8 @@ endif
BUILT_SOURCES = _lasso.c
+EXTRA_DIST=lang.py wrapper_bottom.c wrapper_top.c __init__.py
+
if WSF_ENABLED
EXTRA_ARGS = --enable-id-wsf
endif