summaryrefslogtreecommitdiffstats
path: root/ripngd/Makefile.am
diff options
context:
space:
mode:
authorpaul <paul>2003-06-04 13:59:38 +0000
committerpaul <paul>2003-06-04 13:59:38 +0000
commita67e0eb96fd28f7ca2deb9b00c251969becc310d (patch)
tree90408e2030b663f539efe8d6b9a8fbbdbcda097e /ripngd/Makefile.am
parent1023023aceee2b00a7b66201a723e8c20f26957c (diff)
downloadquagga-a67e0eb96fd28f7ca2deb9b00c251969becc310d.tar.bz2
quagga-a67e0eb96fd28f7ca2deb9b00c251969becc310d.tar.xz
2003-06-04 Paul Jakma <paul@dishone.st>
* Merge of zebra privileges
Diffstat (limited to 'ripngd/Makefile.am')
-rw-r--r--ripngd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ripngd/Makefile.am b/ripngd/Makefile.am
index a6810649..d9db576e 100644
--- a/ripngd/Makefile.am
+++ b/ripngd/Makefile.am
@@ -17,7 +17,7 @@ noinst_HEADERS = \
ripngd_SOURCES = \
ripng_main.c $(libripng_a_SOURCES)
-ripngd_LDADD = -L../lib -lzebra
+ripngd_LDADD = -L../lib -lzebra @LIBCAP@
sysconf_DATA = ripngd.conf.sample