mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
microbench/Makefile.am: Fix 'make distcheck'
This commit is contained in:
@@ -31,7 +31,8 @@
|
|||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src/libFLAC/include
|
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src/libFLAC/include
|
||||||
|
|
||||||
|
noinst_HEADERS = util.h
|
||||||
|
|
||||||
noinst_PROGRAMS = benchmark_residual
|
noinst_PROGRAMS = benchmark_residual
|
||||||
|
|
||||||
|
|
||||||
benchmark_residual_SOURCES = benchmark_residual.c util.c
|
benchmark_residual_SOURCES = benchmark_residual.c util.c
|
||||||
|
|||||||
Reference in New Issue
Block a user