acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interface...
[vpp.git] / src / vppinfra.am
index ff2b8ea..533bacd 100644 (file)
@@ -42,6 +42,8 @@ TESTS  +=  test_bihash_template \
           test_zvec
 endif
 
+TESTS += test_bihash_template
+
 noinst_PROGRAMS = $(TESTS)
 check_PROGRAMS = $(TESTS)
 
@@ -167,6 +169,7 @@ nobase_include_HEADERS = \
   vppinfra/byte_order.h \
   vppinfra/cache.h \
   vppinfra/clib.h \
+  vppinfra/clib_error.h \
   vppinfra/cpu.h \
   vppinfra/crc32.h \
   vppinfra/dlist.h \