summaryrefslogtreecommitdiffstats
path: root/bindings/python
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-16 15:55:54 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-16 15:55:54 +0000
commit076d78fb21db1f2dfa44cf67e3a686aed0586980 (patch)
tree52d23a06031a7af5e00ad12eb8195fb0d5f92e7f /bindings/python
parent95cccdf3502a3f2b71f11bc54dd18c63932281cc (diff)
downloadlasso-076d78fb21db1f2dfa44cf67e3a686aed0586980.tar.gz
lasso-076d78fb21db1f2dfa44cf67e3a686aed0586980.tar.xz
lasso-076d78fb21db1f2dfa44cf67e3a686aed0586980.zip
Add bindings/python/examples to dist file
Diffstat (limited to 'bindings/python')
-rw-r--r--bindings/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index ad42f93d..15ee4ed8 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -29,7 +29,7 @@ BUILT_SOURCES = _lasso.c
_lasso.c lasso.py: $(top_srcdir)/lasso/*.h $(top_srcdir)/lasso/*.c $(top_srcdir)/lasso/*/*.h $(top_srcdir)/lasso/*/*.c $(top_srcdir)/lasso/*/*/*.h $(top_srcdir)/lasso/*/*/*.c
-EXTRA_DIST=lang.py wrapper_bottom.c wrapper_top.c __init__.py
+EXTRA_DIST=lang.py wrapper_bottom.c wrapper_top.c __init__.py examples
if WSF_ENABLED
EXTRA_ARGS = --enable-id-wsf