shithub: aubio

Download patch

ref: aac02a10a987365088f30bc01d77cf56500a81fc
parent: da92730944f6ef60c5777237e132867231dd9fb1
author: Paul Brossier <piem@piem.org>
date: Thu Nov 5 12:39:48 EST 2009

src/Makefile.am: add missing musicutils.h

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,6 +7,7 @@
 	fvec.h \
 	lvec.h \
 	cvec.h \
+	musicutils.h \
 	mathutils.h \
 	vecutils.h \
 	utils/hist.h \