summaryrefslogtreecommitdiffstats
path: root/configdata.pm.in
diff options
context:
space:
mode:
Diffstat (limited to 'configdata.pm.in')
-rw-r--r--configdata.pm.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configdata.pm.in b/configdata.pm.in
index 840e23b6c1..68439ae93c 100644
--- a/configdata.pm.in
+++ b/configdata.pm.in
@@ -91,7 +91,7 @@ unless (caller) {
# We do that in two steps, where the first step emits perl
# snippets.
- my $buildfile = $target{build_file};
+ my $buildfile = $config{build_file};
my $buildfile_template = "$buildfile.in";
my @autowarntext = (
'WARNING: do not edit!',