Added utmp.c
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -12,7 +12,8 @@ EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \ | ... | @@ -12,7 +12,8 @@ EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \ |
12 | realloc.c setenv.c snprintf.c strchrnul.c strndup.c strnlen.c strncasecmp.c \ | 12 | realloc.c setenv.c snprintf.c strchrnul.c strndup.c strnlen.c strncasecmp.c \ |
13 | strcasecmp.c strtok_r.c strsignal.c xstrtol.c vasprintf.c \ | 13 | strcasecmp.c strtok_r.c strsignal.c xstrtol.c vasprintf.c \ |
14 | argp-ba.c argp-eexst.c argp-fmtstream.c argp-fs-xinl.c \ | 14 | argp-ba.c argp-eexst.c argp-fmtstream.c argp-fs-xinl.c \ |
15 | argp-help.c argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c | 15 | argp-help.c argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c \ |
16 | utmp.c | ||
16 | 17 | ||
17 | noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h mu_dbm.h\ | 18 | noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h mu_dbm.h\ |
18 | regex.h snprintf.h xalloc.h xstrtol.h obstack.h mu_argp.h \ | 19 | regex.h snprintf.h xalloc.h xstrtol.h obstack.h mu_argp.h \ | ... | ... |
-
Please register or sign in to post a comment