Skip to content

Commit

Permalink
Item11716: load in target_stage and target_archive so that we can bui…
Browse files Browse the repository at this point in the history
…ld releases again :p

git-svn-id: http://svn.foswiki.org/trunk@15450 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Sep 28, 2012
1 parent 354f9bc commit c148eb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/tools/build.pl
Expand Up @@ -28,6 +28,8 @@ BEGIN
}

use Foswiki::Contrib::Build;
use Foswiki::Contrib::BuildContrib::Targets::stage;
use Foswiki::Contrib::BuildContrib::Targets::archive;

# Declare our build package
package FoswikiBuild;
Expand Down

0 comments on commit c148eb6

Please sign in to comment.