From 5c76ec2a2d2ad72f4b73ad2b100e392019f5ed98 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 1 Jul 2001 14:07:55 +0000 Subject: add perl -I ../img/lib --- fml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fml/Makefile') diff --git a/fml/Makefile b/fml/Makefile index ab0f0a42..fd1dcfe6 100644 --- a/fml/Makefile +++ b/fml/Makefile @@ -1,8 +1,8 @@ # -# $FML$ +# $FML: Makefile,v 1.7 2001/04/27 05:10:26 fukachan Exp $ # -PERL = perl -w -I ../cpan/lib -I ./lib -I ./libexec +PERL = perl -w -I ../img/lib -I ../cpan/lib -I ./lib -I ./libexec all: test -- cgit v1.2.1