Skip to content

Commit

Permalink
sample: install samples binaries on enable-samples
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Ivanov <[email protected]>
  • Loading branch information
ivalery111 committed Apr 13, 2024
1 parent 3903432 commit 125823e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ samples = arp \
lldp \
udld

noinst_PROGRAMS = $(samples)
bin_PROGRAMS = $(samples)

arp_SOURCES = arp.c
bgp4_hdr_SOURCES = bgp4_hdr.c
Expand Down

0 comments on commit 125823e

Please sign in to comment.