projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c3658
)
src/Makefile.am: update resampler filename
author
Paul Brossier
<piem@piem.org>
Thu, 8 Oct 2009 16:14:45 +0000
(18:14 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 8 Oct 2009 16:14:45 +0000
(18:14 +0200)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
85f4804
..
2af11f6
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-11,7
+11,7
@@
nobase_pkginclude_HEADERS = \
vecutils.h \
utils/hist.h \
utils/scale.h \
- temporal/resample.h \
+ temporal/resample
r
.h \
temporal/biquad.h \
temporal/filter.h \
temporal/a_weighting.h \
@@
-46,7
+46,7
@@
libaubio_la_SOURCES = \
vecutils.c \
utils/hist.c \
utils/scale.c \
- temporal/resample.c \
+ temporal/resample
r
.c \
temporal/biquad.c \
temporal/filter.c \
temporal/a_weighting.c \