From c64ec91eb5e44311009f56d83527805a916d9eae Mon Sep 17 00:00:00 2001 From: Suresh Sundriyal Date: Sun, 5 Apr 2015 13:19:45 -0700 Subject: [PATCH] [build] Fix 'make distcheck'/package logfile_vami.0 --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index a6429494..af0f5064 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -239,6 +239,7 @@ dist_noinst_DATA = \ logfile_tcf.0 \ logfile_tcf.1 \ logfile_tcsh_history.0 \ + logfile_vami.0 \ logfile_vdsm.0 \ logfile_with_a_really_long_name_to_test_a_bug_with_long_names.0 \ mvwattrline_output.0 \