projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7db3477
)
src/Makefile.am: rename peakpicker.h here too, thanks to Laurent Feron for noticing it
author
Paul Brossier
<piem@piem.org>
Fri, 13 Nov 2009 23:43:14 +0000
(
00:43
+0100)
committer
Paul Brossier
<piem@piem.org>
Fri, 13 Nov 2009 23:43:14 +0000
(
00:43
+0100)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index cff551ed9f8a5130ed2cc0710875b69fada7ed9f..79d78f65237a49a607a9a07940517b86e3a856ef 100644
(file)
--- 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/peakpick
er
.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/peakpick
er
.c \
tempo/tempo.c \
tempo/beattracking.c