From: Gabriel Ganne Date: Wed, 15 Feb 2017 10:37:53 +0000 (+0100) Subject: add tw_timer_template.c to vpp devel packages X-Git-Tag: v17.04-rc1~219 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=613c79f8c9fd99439e10141ba4e1fe0d463fc8a3;p=vpp.git add tw_timer_template.c to vpp devel packages Change-Id: Ia25a8827ed94877e8fe6c0b2ff6d05c1568eb0e1 Signed-off-by: Gabriel Ganne --- diff --git a/src/vppinfra.am b/src/vppinfra.am index eb8a92b89b8..8d375958702 100644 --- a/src/vppinfra.am +++ b/src/vppinfra.am @@ -207,6 +207,7 @@ nobase_include_HEADERS = \ vppinfra/tw_timer_2t_1w_2048sl.h \ vppinfra/tw_timer_16t_2w_512sl.h \ vppinfra/tw_timer_template.h \ + vppinfra/tw_timer_template.c \ vppinfra/types.h \ vppinfra/unix.h \ vppinfra/vec.h \