From 98cab352a06ef7c84bfc0c69c45cc5e2d9be81ce Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Wed, 2 Sep 2015 16:33:30 +1000 Subject: [PATCH] microbench/Makefile.am: Fix 'make distcheck' --- microbench/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/microbench/Makefile.am b/microbench/Makefile.am index 4ed70f6e..e00097db 100644 --- a/microbench/Makefile.am +++ b/microbench/Makefile.am @@ -31,7 +31,8 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src/libFLAC/include +noinst_HEADERS = util.h + noinst_PROGRAMS = benchmark_residual - benchmark_residual_SOURCES = benchmark_residual.c util.c