mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 01:44:20 +00:00
(EXTRA_DIST): Add strtoimax.c, strtol.c.
This commit is contained in:
parent
10d66dc46d
commit
9b53dc8757
@ -22,7 +22,7 @@ AUTOMAKE_OPTIONS = gnits
|
||||
noinst_LIBRARIES = libdiffutils.a
|
||||
|
||||
EXTRA_DIST = alloca.c fnmatch.c inttostr.c malloc.c memchr.c mkstemp.c \
|
||||
realloc.c regex.c strcasecmp.c tempname.c waitpid.c
|
||||
realloc.c regex.c strcasecmp.c strtoimax.c strtol.c tempname.c waitpid.c
|
||||
SUBDIRS = posix
|
||||
|
||||
noinst_HEADERS = \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user