summaryrefslogtreecommitdiff
path: root/make/configure.pm
diff options
context:
space:
mode:
Diffstat (limited to 'make/configure.pm')
-rw-r--r--make/configure.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/configure.pm b/make/configure.pm
index a5cb05c60..8653edaac 100644
--- a/make/configure.pm
+++ b/make/configure.pm
@@ -34,6 +34,7 @@ use Cwd qw(getcwd);
use Exporter qw(import);
use File::Basename qw(basename);
+use make::common;
use make::console;
use make::utilities;