projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae034c8
)
if swig found go down to dir
author
Paul Brossier
<piem@altern.org>
Wed, 11 Oct 2006 16:28:28 +0000
(16:28 +0000)
committer
Paul Brossier
<piem@altern.org>
Wed, 11 Oct 2006 16:28:28 +0000
(16:28 +0000)
if swig found go down to dir
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index f132382f8a0b427f5bab639dfb8cd269350214df..b37e3b64d5b55df6c1688cb6a496ac2c401cedcc 100644
(file)
--- 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