From fa165552bc09dd56a5ab7c037303b241a8223f46 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Mon, 19 Jan 2015 18:42:40 +0000 Subject: 1st draft of iem_tab style externals dedicated for upsampling and downsampling a table svn path=/trunk/externals/nusmuk/; revision=17415 --- nusmuk-utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nusmuk-utils/Makefile') diff --git a/nusmuk-utils/Makefile b/nusmuk-utils/Makefile index 1a8f821..e109765 100644 --- a/nusmuk-utils/Makefile +++ b/nusmuk-utils/Makefile @@ -5,7 +5,7 @@ LIBRARY_NAME = nusmuk-utils # add your .c source files, one object per file, to the SOURCES # variable, help files will be included automatically -SOURCES = line3.c pbank.c mtx_preset.c +SOURCES = line3.c pbank.c mtx_preset.c tab_downsample_max.c tab_downsample_min.c tab_downsample_average.c tab_downsample.c tab_upsample.c tab_upsample_copy.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically -- cgit v1.2.1