diff options
| -rw-r--r-- | bindings/perl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/perl/Makefile.am b/bindings/perl/Makefile.am index 22bbd7fa..b482ad36 100644 --- a/bindings/perl/Makefile.am +++ b/bindings/perl/Makefile.am @@ -13,7 +13,7 @@ INCLUDES = \ all: Lasso.so -EXTRA_DIST= +EXTRA_DIST=gobject_handling.c glist_handling.c typemap.in typemap.out lang.py Makefile.PL LassoNode.xs __init__.py test.pl test.sh t if WSF_ENABLED EXTRA_ARGS = --enable-id-wsf |
