From 740b8191d4e659aedcefc2b96db1cbba65fb177c Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 26 Jan 2010 10:39:20 +0000 Subject: in bindings/perl/Makefile.am, add files to EXTRA_DIST --- bindings/perl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit