
8 Dec
2016
8 Dec
'16
6:46 a.m.
Some files were not being added to dist tar.gz. Signed-off-by: Ramon Medeiros <ramonn@linux.vnet.ibm.com> --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 2d55be3..f770043 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,6 +35,8 @@ EXTRA_DIST = \ CONTRIBUTE.md \ VERSION \ build-aux/pkg-version \ + check_ui_code_errors.sh \ + check_spec_errors.sh \ $(NULL) -- 2.7.4