Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of git@github.com:fperrad/wmlscript
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Feb 19, 2009
2 parents 87b3260 + b652f57 commit 8956a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configure.pl
Expand Up @@ -6,7 +6,7 @@
use 5.008;

my $build_dir = '../..';
my $hll = 'WMLScript';
my $hll = 'wmlscript';
my $cmd = qq{$^X -Ilib tools/dev/reconfigure.pl --step=gen::languages --languages=$hll};

print "Running '$cmd' in $build_dir\n";
Expand Down

0 comments on commit 8956a4a

Please sign in to comment.