summaryrefslogtreecommitdiffstats
path: root/ripd/subdir.am
diff options
context:
space:
mode:
Diffstat (limited to 'ripd/subdir.am')
-rw-r--r--ripd/subdir.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ripd/subdir.am b/ripd/subdir.am
index 1c2f8d64c..2a63cc522 100644
--- a/ripd/subdir.am
+++ b/ripd/subdir.am
@@ -44,7 +44,7 @@ noinst_HEADERS += \
ripd/ripd.h \
# end
-ripd_ripd_LDADD = ripd/librip.a lib/libfrr.la @LIBCAP@
+ripd_ripd_LDADD = ripd/librip.a lib/libfrr.la $(LIBCAP)
ripd_ripd_SOURCES = \
ripd/rip_main.c \
# end