@ -74,7 +74,7 @@ my $pwd = getcwd;
my @pwd = File::Spec->splitdir( $pwd );
pop @pwd;
my $abs_topdir = File::Spec->catdir(@pwd);
my $localsmoke = File::Spec->catdir($abs_topdir,"smoke","qt",".libs");
my $localsmoke = File::Spec->catdir($abs_topdir,"smoke","tqt",".libs");
# See lib/ExtUtils/MakeMaker.pm for details of how to influence