projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
554938f
)
do not install aubioquiet
author
Paul Brossier
<piem@altern.org>
Thu, 18 May 2006 10:27:25 +0000
(10:27 +0000)
committer
Paul Brossier
<piem@altern.org>
Thu, 18 May 2006 10:27:25 +0000
(10:27 +0000)
do not install aubioquiet
examples/Makefile.am
patch
|
blob
|
history
diff --git
a/examples/Makefile.am
b/examples/Makefile.am
index 7084f954c7be074244efc63d6491ad28693bfe26..d14afb4a39cd6f230178cb36b0b31e85be54058a 100644
(file)
--- a/
examples/Makefile.am
+++ b/
examples/Makefile.am
@@
-11,9
+11,11
@@
AM_LDFLAGS = -L../src -L../ext @LADCCA_LIBS@ -laubioext -laubio
bin_PROGRAMS = \
aubioonset \
aubiotrack \
- aubioquiet \
aubionotes
+noinst_PROGRAMS = \
+ aubioquiet
+
EXTRA_DIST = utils.h
# optionally add sources file for these programs