shithub: aubio

Download patch

ref: 48b847b7f7170e3c311b0bc3f0d62d7f992b87e8
parent: ae034c8124b03a6bdb33013b62259784ddf82cb7
author: Paul Brossier <piem@altern.org>
date: Wed Oct 11 12:28:28 EDT 2006

if swig found go down to dir
if swig found go down to dir


--- a/Makefile.am
+++ b/Makefile.am
@@ -3,8 +3,8 @@
 endif
 
 if SWIGFOUND
-if PYTHONFOUND
 SWIGDIR = swig
+if PYTHONFOUND
 PYTHONDIR = python
 endif
 endif