projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18738ad
)
Makefile.am: update java location
author
Paul Brossier
<piem@piem.org>
Thu, 1 Oct 2009 13:44:48 +0000
(15:44 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 1 Oct 2009 13:44:48 +0000
(15:44 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 43c0269b11c6b42068efb8ad0cb89a0d39bae7cd..257a70df9d66f3f2bca4a4e1ebd7e59176a4b5e4 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-8,12
+8,12
@@
if PYTHONFOUND
PYTHONDIR = python
endif
if JAVAFOUND
-JAVADIR = java
+JAVADIR =
interfaces/
java
endif
endif
-SUBDIRS = src ext cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(JAVADIR) $(DOC) tests
+SUBDIRS = src ext
interfaces/
cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(JAVADIR) $(DOC) tests
EXTRA_DIST = bootstrap VERSION
docs: