From 076d78fb21db1f2dfa44cf67e3a686aed0586980 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Sat, 16 Jan 2010 15:55:54 +0000 Subject: Add bindings/python/examples to dist file --- bindings/python/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python') 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 -- cgit