From e1cfadf616d493191fc0a22cf56ec2cc472eefbf Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 2 Apr 1996 23:36:39 +0000 Subject: (SRCS): Add lcm.c. --- libshouldbeinlibc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libshouldbeinlibc/Makefile') diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 7b637384..9fd796ad 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -23,7 +23,7 @@ libname = libshouldbeinlibc SRCS = argz.c argp-parse.c argp-help.c line.c envz.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 + xportinfo.c portxlate.c lcm.c LCLHDRS = argz.h rwlock.h argp.h line.h envz.h idvec.h timefmt.h maptime.h \ wire.h portinfo.h portxlate.h installhdrs = $(LCLHDRS) -- cgit v1.2.3