diff --git a/bindings/perl/Makefile.am b/bindings/perl/Makefile.am index 3a996a8e..1cf4434a 100644 --- a/bindings/perl/Makefile.am +++ b/bindings/perl/Makefile.am @@ -64,4 +64,6 @@ install-exec-local: Makefile.perl uninstall-local: -@rm -rf `find $(DESTDIR)$(prefix) -name Lasso.pm -or -name Lasso.so -or -name Lasso.bs -or -name .packlist -or -name perllocal.pod` +test.sh: Makefile.perl + endif