From f6a8ccf40a5d686d991739cecc46dcc6d422103b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 11 Dec 2002 05:26:00 +0000 Subject: [PATCH] (libbison_a_SOURCES): Add get-errno.h, get-errno.c. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index c70d4760..2a24d0d0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -35,6 +35,7 @@ EXTRA_DIST = malloc.c realloc.c strnlen.c libbison_a_SOURCES = \ gettext.h \ basename.c dirname.h dirname.c \ + get-errno.h get-errno.c \ getopt.h getopt.c getopt1.c \ hash.h hash.c \ mbswidth.h mbswidth.c \ -- 2.50.0