diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-05 17:36:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-05 17:36:38 +0000 |
commit | a67eab4cb0aad864b8a9a89085908955dec9f439 (patch) | |
tree | fba25585e6efd96c10c47a6abb264a6d49dc12e3 /Makefile | |
parent | 26cba9830a4fa67cd2fd286c605be11714654986 (diff) |
included Max-only residency_buffer~.c source file in 'make dist'
svn path=/trunk/externals/fftease/; revision=16342
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ MANUAL = code-notes.rtf # list them here. This can be anything from header files, test patches, # documentation, etc. README.txt and LICENSE.txt are required and therefore # automatically included -EXTRA_DIST = fftease.h MSPd.h PenroseOscil.h PenroseRand.h pvtuner.h +EXTRA_DIST = fftease.h MSPd.h PenroseOscil.h PenroseRand.h pvtuner.h residency_buffer~.c # unit tests and related files here, in the 'unittests' subfolder UNITTESTS = |