summaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-08-05 14:53:16 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-08-05 14:53:16 +0000
commit3cb66dc03e60fdf338e3ccf12a008c2f666e9dc5 (patch)
tree869a31c364d3ec78fead03e3ebab6b361ecff72f /bindings
parent55b772f18691f912f6b7e377a737a76f0734d2fa (diff)
downloadlasso-3cb66dc03e60fdf338e3ccf12a008c2f666e9dc5.tar.gz
lasso-3cb66dc03e60fdf338e3ccf12a008c2f666e9dc5.tar.xz
lasso-3cb66dc03e60fdf338e3ccf12a008c2f666e9dc5.zip
add moved files to EXTRA_DIST
Diffstat (limited to 'bindings')
-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