aboutsummaryrefslogtreecommitdiff
path: root/nusmuk-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nusmuk-utils/Makefile')
-rw-r--r--nusmuk-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nusmuk-utils/Makefile b/nusmuk-utils/Makefile
index c38a97f..be31581 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 tab_downsample_max.c tab_downsample_min.c tab_downsample_average.c tab_downsample.c tab_upsample.c tab_upsample_copy.c tab_max.c tab_min.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 tab_max.c tab_min.c tab_integrate.c tab_derivate.c
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically