]> git.evergreen-ils.org Git - Evergreen.git/commit
Make Perl 'make check' work without 'make all'
authorDan Scott <dan@coffeecode.net>
Wed, 18 May 2011 17:18:14 +0000 (13:18 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 18 May 2011 17:18:14 +0000 (13:18 -0400)
commit6218405eed57f4c67f4f6ffd0659e29ca423efe9
treecdfc8d05c4d113bbfd8ff23ed0986d36ca620d3a
parent4abc3d760e90fcfad5676e8564bca3375736198b
Make Perl 'make check' work without 'make all'

Factor the build of Build from Build.PL into its own
make target and then make that target a prereq for the
other make targets so that we make Build from Build.PL
when we build Makefile from Makefile.am and run 'make check'

Clear?

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/Makefile.am