X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=3e6dd584fc60715edf3f62f80d583f48118f3bc8;hb=992ebe0ec7f944a7af6d6be2a8cee213873b9592;hp=b19be5dce9417a43d5048b7fa0ff2ea98245dc3f;hpb=7f08ddfdcfd01a8bee87c9be99550b7c6f87bdef;p=debbugs.git diff --git a/Makefile b/Makefile index b19be5d..3e6dd58 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ test_%: t/%.t $(PERL) -MTest::Harness -I. -e 'runtests(q($<))' testcover: - PERLLIB=t/cover_lib/ cover -test + PERL5LIB=t/cover_lib/:. cover -test clean: if [ -e Makefile.perl ]; then \