diff options
author | Miles Bader <miles@gnu.org> | 1997-09-29 22:14:42 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-09-29 22:14:42 +0000 |
commit | cc4bb41279c33795cf01399fa2f2f65063062cff (patch) | |
tree | e02a846a678c889020537d393710dd54d475de4c /libshouldbeinlibc/Makefile | |
parent | 195d37ddd9cf54fcd0beb5e98629328b8741439c (diff) |
(SRCS):
Add ugids-verify-auth.c.
Diffstat (limited to 'libshouldbeinlibc/Makefile')
-rw-r--r-- | libshouldbeinlibc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index f4f66f17..169a5b89 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -29,6 +29,7 @@ SRCS = argp-parse.c argp-help.c argp-pv.c argp-pvh.c argp-ba.c \ idvec-impgids.c idvec-verify.c idvec-rep.c \ ugids.c ugids-argp.c ugids-rep.c ugids-verify.c ugids-subtract.c \ ugids-auth.c ugids-xinl.c ugids-merge.c ugids-imply.c ugids-posix.c \ + ugids-verify-auth.c \ argz-replace.c mktime.c installhdrs = argp.h idvec.h timefmt.h maptime.h \ wire.h portinfo.h portxlate.h cacheq.h ugids.h |