projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
588ee77
)
src/Makefile.am: add missing config.h
author
Paul Brossier
<piem@piem.org>
Sat, 26 Sep 2009 15:12:08 +0000
(17:12 +0200)
committer
Paul Brossier
<piem@piem.org>
Sat, 26 Sep 2009 15:12:08 +0000
(17:12 +0200)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index e3ef884336e6517d268dd03139b78aad49e5b6aa..4363fdf589a6a2afe56bb85c45bbf199eeb0bbdb 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-35,6
+35,8
@@
nobase_pkginclude_HEADERS = \
tempo/tempo.h \
tempo/beattracking.h
+nodist_pkginclude_HEADERS = config.h
+
lib_LTLIBRARIES = libaubio.la
libaubio_la_SOURCES = \
fvec.c \