Hi,
In the file src/Selector/Makefile.am , variables 'pms' and 'pls' contain
'Selector.pm' and 'Selector.pl'. So, when doing launching 'clean'
target, these 2 files are deleted. I think they should be instead
declared in the variables 'static_pms' and 'static_pl'.
Here is the diff:
10c10
< pms =
---
> pms = Selector.pm
13c13
< pls =
---
> pls = Selector.pl
17,18c17
< SelectorUtils.pm \
< Selector.pm
---
> SelectorUtils.pm
21c20
< static_pls = Selector.pl
---
> static_pls =
--
------------------------------------------------------------------------
Kerrighed inside
http://www.kerrighed.org/
------------------------------------------------------------------------
Jean PARPAILLON - Engineer - PARIS group - Office E217
IRISA-INRIA, Campus de Beaulieu, 35042 Rennes cedex, France
Tél: +33 2 99 84 71 00, Fax: +33 2 99 84 71 71
begin:vcard
fn:Parpaillon Jean
n:Jean;Parpaillon
org:IRISA - INRIA;Kerrighed Project
adr:;;Campus de Beaulieu;Rennes Cedex;;35042;France
email;internet:[EMAIL PROTECTED]
tel;work:+33299847100
tel;fax:+33299847171
version:2.1
end:vcard