diff options
Diffstat (limited to 'nest/Makefile')
-rw-r--r-- | nest/Makefile | 2 |
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 |