ref: 31a5c0e81a0291b897529cf9510f7ebb92592534
parent: 588ee77e4b6a36b884f68b1ab5e0b911288c6531
author: Paul Brossier <piem@piem.org>
date: Sat Sep 26 13:12:08 EDT 2009
src/Makefile.am: add missing config.h
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -35,6 +35,8 @@
tempo/tempo.h \
tempo/beattracking.h
+nodist_pkginclude_HEADERS = config.h
+
lib_LTLIBRARIES = libaubio.la
libaubio_la_SOURCES = \
fvec.c \