From 1a2ded450ecfbb8ccb7f459d7265fc5333d13420 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 26 May 1999 14:24:57 +0000 Subject: Skeleton for password handling, currently I only build structures and do nothing more advanced for them --- nest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nest/Makefile') diff --git a/nest/Makefile b/nest/Makefile index 46bcd17..d7689e0 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 +source=rt-table.c rt-fib.c rt-attr.c proto.c iface.c rt-dev.c password.c root-rel=../ dir-name=nest -- cgit v1.2.3