From 20577683bbc683eba08756937e9cca01b8354f57 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 9 Jul 2002 22:28:45 +0000 Subject: have MDK::Common's in TAGS --- perl-install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/Makefile b/perl-install/Makefile index 6f0ba6759..16e7c6cae 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -20,7 +20,7 @@ list_modules.pm: ln -sf ../kernel/list_modules.pm TAGS: $(ALLPMS) - etags -o - $^ /usr/lib/perl5/site_perl/*/MDK/Common/*.pm | ./perl2etags > $@ + etags -o - $^ /usr/lib/perl5/*/*/MDK/Common/*.pm | ./perl2etags > $@ clean: for i in $(DIRS) share/po; do $(MAKE) -C $$i clean; done -- cgit v1.2.1