diff options
Diffstat (limited to 'ospfclient/subdir.am')
-rw-r--r-- | ospfclient/subdir.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfclient/subdir.am b/ospfclient/subdir.am index c05d920d5..94d489358 100644 --- a/ospfclient/subdir.am +++ b/ospfclient/subdir.am @@ -23,7 +23,7 @@ endif ospfclient_ospfclient_LDADD = \ ospfclient/libfrrospfapiclient.la \ - @LIBCAP@ \ + $(LIBCAP) \ # end if STATIC_BIN |