Changeset fdf39ba for src/Makefile.am


Ignore:
Timestamp:
Sep 7, 2007, 10:49:45 AM (17 years ago)
Author:
Amaury Hazan <mahmoudax@gmail.com>
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:
8708556
Parents:
97886fa (diff), 7c6c806d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merged from mtg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r97886fa rfdf39ba  
    2222        onset.h \
    2323        tempo.h \
    24         filter.h
     24        filter.h \
     25        mfcc.h
    2526
    2627nodist_pkginclude_HEADERS = config.h
     
    7172        filter.c \
    7273        filter.h \
     74        mfcc.h \
     75        mfcc.c
    7376
    7477AM_CFLAGS = @AUBIO_CFLAGS@ @FFTWLIB_CFLAGS@ @SAMPLERATE_CFLAGS@
Note: See TracChangeset for help on using the changeset viewer.