From: Paul Brossier Date: Wed, 11 Oct 2006 16:28:28 +0000 (+0000) Subject: if swig found go down to dir X-Git-Tag: bzr2git~527 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=48b847b7f7170e3c311b0bc3f0d62d7f992b87e8;p=aubio.git if swig found go down to dir if swig found go down to dir --- diff --git a/Makefile.am b/Makefile.am index f132382f..b37e3b64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,8 +3,8 @@ DOC = doc endif if SWIGFOUND -if PYTHONFOUND SWIGDIR = swig +if PYTHONFOUND PYTHONDIR = python endif endif