projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da92730
)
src/Makefile.am: add missing musicutils.h
author
Paul Brossier
<piem@piem.org>
Thu, 5 Nov 2009 16:39:48 +0000
(17:39 +0100)
committer
Paul Brossier
<piem@piem.org>
Thu, 5 Nov 2009 16:39:48 +0000
(17:39 +0100)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 7baa35dcf8b80dcee78c5ef56f71cdc7bd29ad4d..1593a5b52a29d4eb97ac1423e393444d13bf2f36 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-7,6
+7,7
@@
nobase_pkginclude_HEADERS = \
fvec.h \
lvec.h \
cvec.h \
+ musicutils.h \
mathutils.h \
vecutils.h \
utils/hist.h \