From a300cef4865f95ab1a96ad69ff39b25fc14ff195 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 14 Nov 2009 00:43:14 +0100 Subject: [PATCH] src/Makefile.am: rename peakpicker.h here too, thanks to Laurent Feron for noticing it --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index cff551ed..79d78f65 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,7 +31,7 @@ nobase_pkginclude_HEADERS = \ pitch/pitchfcomb.h \ pitch/pitchyinfft.h \ onset/onset.h \ - onset/peakpick.h \ + onset/peakpicker.h \ tempo/tempo.h \ tempo/beattracking.h @@ -66,7 +66,7 @@ libaubio_la_SOURCES = \ pitch/pitchfcomb.c \ pitch/pitchyinfft.c \ onset/onset.c \ - onset/peakpick.c \ + onset/peakpicker.c \ tempo/tempo.c \ tempo/beattracking.c -- 2.11.0