From a37a439a7fc45afecbefa814999b5c2511b49e23 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 Jul 2019 10:09:28 -0700 Subject: [PATCH] build: update gnulib to latest * po/POTFILES.in: Add lib/argmatch.h. --- gnulib | 2 +- po/POTFILES.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gnulib b/gnulib index 3043e43..8f41f19 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 3043e43a7c30516482725c69b36f8feb4846f819 +Subproject commit 8f41f19184ce8ae3ff2f7335fe064da826b76356 diff --git a/po/POTFILES.in b/po/POTFILES.in index 703e07e..dbfa798 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,6 +16,7 @@ # along with this program. If not, see . lib/argmatch.c +lib/argmatch.h lib/c-stack.c lib/closeout.c lib/dfa.c