From 26cba9830a4fa67cd2fd286c605be11714654986 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 5 Oct 2012 17:35:13 +0000 Subject: include headers in 'make dist' svn path=/trunk/externals/fftease/; revision=16341 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bd683dc..d85f881 100644 --- a/Makefile +++ b/Makefile @@ -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 = +EXTRA_DIST = fftease.h MSPd.h PenroseOscil.h PenroseRand.h pvtuner.h # unit tests and related files here, in the 'unittests' subfolder UNITTESTS = -- cgit v1.2.1