summaryrefslogtreecommitdiffstats
path: root/nest/Makefile
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>1999-05-26 16:24:57 +0200
committerPavel Machek <pavel@ucw.cz>1999-05-26 16:24:57 +0200
commit1a2ded450ecfbb8ccb7f459d7265fc5333d13420 (patch)
tree8c52c62051105b6aa974965bf2baa21e20f15fb2 /nest/Makefile
parent9d79fec8dc7c5a3b7e590c00df7eadcef9e80144 (diff)
downloadbird-1a2ded450ecfbb8ccb7f459d7265fc5333d13420.tar
bird-1a2ded450ecfbb8ccb7f459d7265fc5333d13420.zip
Skeleton for password handling, currently I only build structures and
do nothing more advanced for them
Diffstat (limited to 'nest/Makefile')
-rw-r--r--nest/Makefile2
1 files changed, 1 insertions, 1 deletions
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