X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vppinfra%2FMakefile.am;h=d0a023e25d33c3285e1689322a709195853721e9;hb=14ac8010ef9f5e401263dbb60e90b8c71d871c52;hp=48a347e009fd02af687979ca454ad6f11550d831;hpb=b3d93dacfde8ab21bbce171fff2971b2ed7bce6a;p=vpp.git diff --git a/vppinfra/Makefile.am b/vppinfra/Makefile.am index 48a347e009f..d0a023e25d3 100644 --- a/vppinfra/Makefile.am +++ b/vppinfra/Makefile.am @@ -224,6 +224,9 @@ nobase_include_HEADERS = \ CLIB_CORE = \ vppinfra/asm_x86.c \ vppinfra/backtrace.c \ + vppinfra/bihash_8_8.h \ + vppinfra/bihash_24_8.h \ + vppinfra/bihash_template.h \ vppinfra/cpu.c \ vppinfra/elf.c \ vppinfra/elog.c \