do not install aubioquiet
authorPaul Brossier <piem@altern.org>
Thu, 18 May 2006 10:27:25 +0000 (10:27 +0000)
committerPaul Brossier <piem@altern.org>
Thu, 18 May 2006 10:27:25 +0000 (10:27 +0000)
do not install aubioquiet

examples/Makefile.am

index 7084f954c7be074244efc63d6491ad28693bfe26..d14afb4a39cd6f230178cb36b0b31e85be54058a 100644 (file)
@@ -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