summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-03 22:18:51 +0000
committerRoland McGrath <roland@gnu.org>1996-05-03 22:18:51 +0000
commit894d88ebe01a9b08990ebf3e05e515dd46043803 (patch)
treead3165871a04818a9f04c81d84b7a3be73a3dd31 /libshouldbeinlibc
parent00663acc40259867d12c13ac5bc8a44a5245f9e1 (diff)
(SRCS): Remove path-lookup.c.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r--libshouldbeinlibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile
index cd16293f..d343d9fa 100644
--- a/libshouldbeinlibc/Makefile
+++ b/libshouldbeinlibc/Makefile
@@ -21,7 +21,7 @@ makemode := library
libname = libshouldbeinlibc
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 \
+ 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
LCLHDRS = rwlock.h argp.h line.h idvec.h timefmt.h maptime.h \