commit | 16705130a1c842f7de252779514e4e7f92d967e2 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun May 25 14:49:19 2003 +0000 |
committer | hasso <hasso> | Sun May 25 14:49:19 2003 +0000 |
tree | 27d9e22b4f407d505178362103fa5f9d73d741c6 | |
parent | 4a6e22577a49c20b4e2265f174d56b4a9b633090 [diff] [blame] |
Merge RIP part of 6Wind patch.
diff --git a/ripd/Makefile.am b/ripd/Makefile.am index fd25485..df9a0af 100644 --- a/ripd/Makefile.am +++ b/ripd/Makefile.am
@@ -17,7 +17,7 @@ ripd_SOURCES = \ rip_main.c $(librip_a_SOURCES) -ripd_LDADD = ../lib/libzebra.a +ripd_LDADD = -L../lib -lzebra sysconf_DATA = ripd.conf.sample