From 7d3aab1c1643e8b2bcff7f856e0d4455fa0ba4b4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 29 Oct 1999 12:10:10 +0000 Subject: First steps of the Command Line Interface: I/O routines. --- nest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nest/Makefile') diff --git a/nest/Makefile b/nest/Makefile index d7689e0..5b6b414 100644 --- a/nest/Makefile +++ b/nest/Makefile @@ -1,4 +1,4 @@ -source=rt-table.c rt-fib.c rt-attr.c proto.c iface.c rt-dev.c password.c +source=rt-table.c rt-fib.c rt-attr.c proto.c iface.c rt-dev.c password.c cli.c root-rel=../ dir-name=nest -- cgit v1.2.3