summaryrefslogtreecommitdiffstats
path: root/ospfd/Makefile.am
diff options
context:
space:
mode:
authorhasso <hasso>2003-05-26 00:11:22 +0200
committerhasso <hasso>2003-05-26 00:11:22 +0200
commitb3516a791d7d44469b9a2a51557347958fe506d1 (patch)
tree8e26d9c9b6c189b7f8fcbab0869c06221828eb2e /ospfd/Makefile.am
parentospf6d part of 6Wind patch. (diff)
downloadfrr-b3516a791d7d44469b9a2a51557347958fe506d1.tar.xz
frr-b3516a791d7d44469b9a2a51557347958fe506d1.zip
Tiny fixes from 6Wind patch.
Diffstat (limited to 'ospfd/Makefile.am')
-rw-r--r--ospfd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/Makefile.am b/ospfd/Makefile.am
index 16845e76c..81315daed 100644
--- a/ospfd/Makefile.am
+++ b/ospfd/Makefile.am
@@ -28,7 +28,7 @@ noinst_HEADERS = \
ospfd_SOURCES = \
ospf_main.c $(libospf_a_SOURCES)
-ospfd_LDADD = ../lib/libzebra.a
+ospfd_LDADD = -L../lib -lzebra
sysconf_DATA = ospfd.conf.sample