summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-01-29 14:56:38 -0800
committerRuss Allbery <rra@stanford.edu>2013-01-29 17:06:34 -0800
commitc06ea802072a82c19a72c4d38d9166fe379bda0b (patch)
tree4d0a080265eb7c3071614bd97f38180816251bbc /.gitignore
parent1dab1174fa58d07c1f906ce2eb2149d58bccdbd9 (diff)
Switch Perl build process to Module::Build
WebLogin and the WebAuth Perl bindings are now built with Module::Build instead of ExtUtils::MakeMaker. This should be transparent to anyone not working with the source code, but Module::Build and ExtUtils::CBuilder are now required to build the WebLogin code. They are included in Perl 5.10 or later and can be installed separately for older versions of Perl. Change-Id: I79f137bcc7e465e367c4c0fb423378fcd7ffc24a Reviewed-on: https://gerrit.stanford.edu/726 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 6e7171d1..a98a0429 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,14 +22,14 @@
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4
+/perl/Build
+/perl/Build.PL
/perl/MANIFEST.bak
+/perl/MYMETA.json
/perl/MYMETA.yml
-/perl/Makefile.PL
-/perl/Makefile.old
-/perl/WebAuth.bs
-/perl/WebAuth.c
+/perl/_build/
+/perl/lib/WebAuth.c
/perl/blib/
-/perl/pm_to_blib
/perl/t/data/test.keytab
/perl/t/data/test.password
/perl/t/data/test.principal