Makefile: replace perl/Makefile.PL with simple make rules
[gitweb.git] / t / perf / aggregate.perl
index 1dbc85b21407dcfc83d9dc6a56e8e0f21c748c0c..923044df6a0ace8870c83eee5ce1de6fba682b28 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-use lib '../../perl/blib/lib';
+use lib '../../perl/build/lib';
 use strict;
 use warnings;
 use Git;