commit | b3516a791d7d44469b9a2a51557347958fe506d1 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun May 25 22:11:22 2003 +0000 |
committer | hasso <hasso> | Sun May 25 22:11:22 2003 +0000 |
tree | 8e26d9c9b6c189b7f8fcbab0869c06221828eb2e | |
parent | e26bbebaddd76e2002df675d76531c5ce851a4b0 [diff] [blame] |
Tiny fixes from 6Wind patch.
diff --git a/ospfd/Makefile.am b/ospfd/Makefile.am index 16845e7..81315da 100644 --- a/ospfd/Makefile.am +++ b/ospfd/Makefile.am
@@ -28,7 +28,7 @@ ospfd_SOURCES = \ ospf_main.c $(libospf_a_SOURCES) -ospfd_LDADD = ../lib/libzebra.a +ospfd_LDADD = -L../lib -lzebra sysconf_DATA = ospfd.conf.sample