examples: more header updates to GPLv3
[aubio.git] / Makefile.am
index 3993669acc55d5fca27e45050da447b709d61a5e..2c5125d68be75f1f21906794df74ac6c6eaeb61f 100644 (file)
@@ -7,9 +7,13 @@ SWIGDIR = swig
 if PYTHONFOUND
 PYTHONDIR = python
 endif
+if JAVAFOUND
+JAVADIR = interfaces/java
 endif
+endif
+
 
-SUBDIRS = src ext cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC)
+SUBDIRS = src examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(JAVADIR) $(DOC) tests
 EXTRA_DIST = bootstrap VERSION
 
 docs: