diff options
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/Makefile.am | 2 |
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 |
