Changeset 71b1b4b for src/Makefile.am


Ignore:
Timestamp:
Sep 6, 2007, 3:52:19 PM (17 years ago)
Author:
Amaury Hazan <mahmoudax@gmail.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:
7c6c806d
Parents:
dcc649c (diff), 97886fa (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 laptop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    rdcc649c r71b1b4b  
    2222        onset.h \
    2323        tempo.h \
    24         filter.h
     24        filter.h
     25
    2526nodist_pkginclude_HEADERS = config.h
    2627
     
    6970        tempo.h \
    7071        filter.c \
    71         filter.h
     72        filter.h \
    7273
    7374AM_CFLAGS = @AUBIO_CFLAGS@ @FFTWLIB_CFLAGS@ @SAMPLERATE_CFLAGS@
Note: See TracChangeset for help on using the changeset viewer.