diff --git a/perl/Makefile.am b/perl/Makefile.am index e1a645595..c19229008 100644 --- a/perl/Makefile.am +++ b/perl/Makefile.am @@ -61,8 +61,7 @@ INSTALLDIRS = site all: Makefile-pl src_deps $(MAKE) -f Makefile-pl -Makefile-pl: Makefile.PL $(top_srcdir)/src/MAX_PROC_NR - cd $(top_srcdir) && ./config.status --recheck +Makefile-pl: Makefile.PL perl Makefile.PL INSTALLDIRS=$(INSTALLDIRS) PREFIX=$(prefix) # No! Otherwise it is deleted before the clean-local rule runs.