Ignore:
Timestamp:
Aug 9, 2005, 2:47:11 AM (19 years ago)
Author:
Paul Brossier <piem@altern.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:
2d7b65a
Parents:
cdebe31
Message:

added srcdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/puredata/Makefile.am

    rcdebe31 rdba3b1a  
    2323INCLUDES = -I$(top_srcdir) -I$(pdincludedir)
    2424
    25 AM_CFLAGS = -I../../src \
     25AM_CFLAGS = -I$(srcdir)/../../src \
    2626    -DPD -O2 -funroll-loops -fomit-frame-pointer \
    2727    -Wall -W -Wshadow -Wstrict-prototypes -Werror \
     
    3939
    4040EXTRA_DIST = $(pdinstall_DATA) $(noinst_SCRIPTS)
     41
Note: See TracChangeset for help on using the changeset viewer.