summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-01-18 19:08:18 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-01-20 18:14:51 +0100
commit0383261176c8c91375a07159409a07d3ab3519f6 (patch)
tree1012f0d3d4677e52ff11a048d1e2ff5f83de7923 /cfg.mk
parentff2060231a616834908e85f8a24ffab50172a6b4 (diff)
downloadautoconf-0383261176c8c91375a07159409a07d3ab3519f6.tar.gz
getopt: sync from Automake repository
* lib/Autom4te/Getopt.am: The master copy of this file has been moved to the Automake repository (see Automake commit 'v1.11-662-g52246cc' 2012-01-18, "cmdline parsing: move into a dedicated perl module"). So we now we sync it from there, by listing it ... * cfg.mk (autom4te_files): ... in this variable.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index f14737ec..6eb2fa44 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -82,6 +82,7 @@ autom4te_files = \
Autom4te/Configure_ac.pm \
Autom4te/Channels.pm \
Autom4te/FileUtils.pm \
+ Autom4te/Getopt.pm \
Autom4te/Struct.pm \
Autom4te/XFile.pm