summaryrefslogtreecommitdiffstats
path: root/nest/Makefile
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-10-29 14:10:10 +0200
committerMartin Mares <mj@ucw.cz>1999-10-29 14:10:10 +0200
commit7d3aab1c1643e8b2bcff7f856e0d4455fa0ba4b4 (patch)
tree8e2e7d110338803c8f81f7deab2ddb03f19d2bce /nest/Makefile
parentb93abffae4ad5767625b35c9a09513e9d27a5256 (diff)
downloadbird-7d3aab1c1643e8b2bcff7f856e0d4455fa0ba4b4.tar
bird-7d3aab1c1643e8b2bcff7f856e0d4455fa0ba4b4.zip
First steps of the Command Line Interface: I/O routines.
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 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