shithub: aubio

Download patch

ref: 9169c5129af0d90e4282c74e038a3e323a6fc5f3
parent: 735c4c4e77bbe24e29e40b58b1a15cf556568624
author: Paul Brossier <piem@altern.org>
date: Mon Aug 8 23:24:38 EDT 2005

fixed dist target

--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -1,5 +1,5 @@
-EXTRA_DIST = README aubiocompare-onset aubioplot-notes \
-	aubiofilter-notes aubionotes aubiocompare-onset
-
+EXTRA_DIST = README 
 SUBDIRS = aubio
-bin_SCRIPTS = aubiocut aubiopitch
+dist_bin_SCRIPTS = aubiocut aubiopitch
+dist_noinst_SCRIPTS = aubiocompare-onset aubioplot-notes \
+	aubiofilter-notes aubionotes aubiocompare-onset