Mercurial > hg > octave-kai > gnulib-hg
changeset 600:706c9a5f6fab
(EXTRA_DIST): Add strcasecmp.c.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Wed, 01 May 1996 05:24:54 +0000 |
parents | eee505e8b62c |
children | 8fea8cb29abb |
files | lib/Makefile.am |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -3,8 +3,8 @@ EXTRA_DIST = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \ getdate.y getopt.c getopt1.c memcmp.c memcpy.c memset.c \ -mkdir.c mktime.c mountlist.c \ -posixtm.y rename.c rmdir.c stpcpy.c strdup.c strstr.c strtol.c strtoul.c +mkdir.c mktime.c mountlist.c posixtm.y rename.c rmdir.c \ +stpcpy.c strcasecmp.c strdup.c strstr.c strtol.c strtoul.c INCLUDES = -I.. -I$(srcdir)