Changeset 04d50b0


Ignore:
Timestamp:
Oct 1, 2009, 3:44:48 PM (15 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
252a080
Parents:
18738ad
Message:

Makefile.am: update java location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r18738ad r04d50b0  
    99endif
    1010if JAVAFOUND
    11 JAVADIR = java
     11JAVADIR = interfaces/java
    1212endif
    1313endif
    1414
    1515
    16 SUBDIRS = src ext cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(JAVADIR) $(DOC) tests
     16SUBDIRS = src ext interfaces/cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(JAVADIR) $(DOC) tests
    1717EXTRA_DIST = bootstrap VERSION
    1818
Note: See TracChangeset for help on using the changeset viewer.