diff options
-rw-r--r-- | libshouldbeinlibc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 2e7297d5..cd16293f 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 line.c envz.c \ +SRCS = argp-parse.c argp-help.c argp-pv.c argp-pvh.c line.c \ termsize.c idvec.c idvec-auth.c timefmt.c exec-reauth.c path-lookup.c \ canon-host.c maptime.c shared-dom.c localhost.c wire.c portinfo.c \ xportinfo.c portxlate.c lcm.c cacheq.c |