diff options
author | Miles Bader <miles@gnu.org> | 1996-09-02 01:50:29 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-09-02 01:50:29 +0000 |
commit | 0d66095c6112cd5972ccd0cf0061f2ed33beaf0a (patch) | |
tree | 02d712fceb3f419bb93baa32e014fd81d85d1ce2 /libshouldbeinlibc/Makefile | |
parent | 0a0af4a1ced2bc076f5ef3e1f69ca83d8718909a (diff) |
(SRCS): Add argp-ba.c.
Diffstat (limited to 'libshouldbeinlibc/Makefile')
-rw-r--r-- | libshouldbeinlibc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 1a00dac1..9030011e 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -20,7 +20,7 @@ dir := libshouldbeinlibc makemode := library libname = libshouldbeinlibc -SRCS = argp-parse.c argp-help.c argp-pv.c argp-pvh.c \ +SRCS = argp-parse.c argp-help.c argp-pv.c argp-pvh.c argp-ba.c \ termsize.c idvec.c idvec-auth.c timefmt.c exec-reauth.c \ canon-host.c maptime.c shared-dom.c localhost.c wire.c portinfo.c \ xportinfo.c portxlate.c lcm.c cacheq.c fsysops.c |