Skip to content

Commit

Permalink
build: fix lldpcli build
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbernat committed Dec 29, 2022
1 parent 0fa2833 commit d0eca34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ lldpcli_LDADD = \
$(top_builddir)/src/libcommon-daemon-client.la \
$(top_builddir)/src/lib/liblldpctl.la \
@READLINE_LIBS@
lldpcli_CFLAGS = $(AM_CFLAGS)
lldpcli_LDFLAGS = $(AM_LDFLAGS) $(LLDP_BIN_LDFLAGS)

if USE_XML
Expand Down

0 comments on commit d0eca34

Please sign in to comment.