Changeset 7aed123 for Makefile


Ignore:
Timestamp:
May 3, 2016, 2:48:27 AM (8 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:
de0a492
Parents:
1019a2a
Message:

Makefile: pass options to waf distcheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r1019a2a r7aed123  
    5555
    5656distcheck: checkwaf
    57         $(WAFCMD) distcheck
     57        $(WAFCMD) distcheck $(WAFOPTS) $(ENABLE_DOUBLE)
    5858
    5959help:
Note: See TracChangeset for help on using the changeset viewer.