From f9691e638dea135e66d5c644ee778ecc4d358459 Mon Sep 17 00:00:00 2001 From: mp Date: Sun, 24 Apr 2005 19:44:43 +0000 Subject: Add new file (tc.nls.c) to the build. --- bin/csh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/csh') diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 90ce918..8b2ff38 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -27,7 +27,7 @@ SRCS+= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \ SRCS+= ed.chared.c ed.decls.h ed.defns.c ed.h ed.init.c ed.inputl.c \ ed.refresh.c ed.screen.c ed.xmap.c ed.term.c ed.term.h SRCS+= tc.alloc.c tc.bind.c tc.const.c tc.decls.h tc.disc.c \ - tc.func.c tc.os.c tc.os.h tc.printf.c tc.prompt.c \ + tc.func.c tc.nls.c tc.os.c tc.os.h tc.printf.c tc.prompt.c \ tc.sched.c tc.sig.c tc.sig.h tc.str.c sh.types.h tc.vers.c tc.wait.h \ tc.who.c tc.h GENHDRS= ed.defns.h sh.err.h tc.const.h tc.defs.c -- cgit v1.1