From 3cb66dc03e60fdf338e3ccf12a008c2f666e9dc5 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 5 Aug 2008 14:53:16 +0000 Subject: add moved files to EXTRA_DIST --- bindings/python/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bindings/python') 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 -- cgit