summaryrefslogtreecommitdiffstats
path: root/proto/rip/Makefile
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>1999-05-11 11:53:45 +0200
committerPavel Machek <pavel@ucw.cz>1999-05-11 11:53:45 +0200
commit1b16029c12a501752388523ebfe2981e7d7d7ed3 (patch)
tree7f35d3184049073ac0f6961ab8483defa76cba26 /proto/rip/Makefile
parentf7103dfcfe174d39c8aa10eb100550e3ec213981 (diff)
downloadbird-1b16029c12a501752388523ebfe2981e7d7d7ed3.tar
bird-1b16029c12a501752388523ebfe2981e7d7d7ed3.zip
Mensi updaty do ripu. Pridana passwd autentikace (netestovano).
Diffstat (limited to 'proto/rip/Makefile')
-rw-r--r--proto/rip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/rip/Makefile b/proto/rip/Makefile
index 16bfe0f..d03e3a9 100644
--- a/proto/rip/Makefile
+++ b/proto/rip/Makefile
@@ -1,4 +1,4 @@
-source=rip.c
+source=rip.c auth.c
root-rel=../../
dir-name=proto/rip