Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-07-28 00:04:20 +0400
committerEric Wong <normalperson@yhbt.net>2012-07-28 02:14:02 +0400
commitee9be06770223238c6a22430eb874754dd22dfb0 (patch)
treea9a59673c197e260512526bb07a2a451c42c8565 /perl/.gitignore
parent98d5439dad36f25aa9a2a70cc140d85d94e99bc9 (diff)
perl: detect new files in MakeMaker builds
While Makefile.PL now finds .pm files on its own, it does not detect new files after it generates perl/perl.mak. [ew: commit message, minor tweaks] ref: http://mid.gmane.org/7vlii51xz4.fsf@alter.siamese.dyndns.org Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'perl/.gitignore')
-rw-r--r--perl/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl/.gitignore b/perl/.gitignore
index d5c6e22d0f..0f1fc27f86 100644
--- a/perl/.gitignore
+++ b/perl/.gitignore
@@ -5,3 +5,4 @@ MYMETA.yml
blib
blibdirs
pm_to_blib
+PM.stamp