mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
(libbison_a_SOURCES): Add get-errno.h, get-errno.c.
This commit is contained in:
@@ -35,6 +35,7 @@ EXTRA_DIST = malloc.c realloc.c strnlen.c
|
|||||||
libbison_a_SOURCES = \
|
libbison_a_SOURCES = \
|
||||||
gettext.h \
|
gettext.h \
|
||||||
basename.c dirname.h dirname.c \
|
basename.c dirname.h dirname.c \
|
||||||
|
get-errno.h get-errno.c \
|
||||||
getopt.h getopt.c getopt1.c \
|
getopt.h getopt.c getopt1.c \
|
||||||
hash.h hash.c \
|
hash.h hash.c \
|
||||||
mbswidth.h mbswidth.c \
|
mbswidth.h mbswidth.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user