commit | e26bbebaddd76e2002df675d76531c5ce851a4b0 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun May 25 21:39:29 2003 +0000 |
committer | hasso <hasso> | Sun May 25 21:39:29 2003 +0000 |
tree | 8f7a94dce532e299e4ec018e57975996f6943892 | |
parent | 595db7f16506d2c82a3478e9f8dab00c8733d386 [diff] [blame] |
ospf6d part of 6Wind patch.
diff --git a/ospf6d/Makefile.am b/ospf6d/Makefile.am index e1b78cb..680e89b 100644 --- a/ospf6d/Makefile.am +++ b/ospf6d/Makefile.am
@@ -28,7 +28,7 @@ ospf6d_SOURCES = \ ospf6_main.c $(libospf6_a_SOURCES) -ospf6d_LDADD = ../lib/libzebra.a +ospf6d_LDADD = -L../lib -lzebra sysconf_DATA = ospf6d.conf.sample