summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-07-24 08:12:56 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-07-24 08:12:56 +0200
commit2a6dc37471bea77f0c24fd1fe90c598a270c9968 (patch)
tree534ffd8a5b0080e486d91631c9002ba47c874894 /Makefile.SH
parent52a9a866c79d0cc70f5d2074dd80a3d52797f03a (diff)
downloadperl-2a6dc37471bea77f0c24fd1fe90c598a270c9968.tar.gz
Move PathTools from cpan/ to dist/
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 36be355c25..e8ed3fa2e3 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -484,7 +484,7 @@ obj = $(ndt_obj) $(DTRACE_O)
perltoc_pod_prereqs = extra.pods pod/perlapi.pod pod/perldelta.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod
generated_pods = pod/perltoc.pod $(perltoc_pod_prereqs)
-Icwd = -Icpan/Cwd -Icpan/Cwd/lib
+Icwd = -Idist/Cwd -Idist/Cwd/lib
lintflags = \
-b \