diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2015-01-16 13:57:39 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2015-01-16 13:57:39 +0000 |
commit | d8afd0a7c9cf2a4735324c87a4ba3007c2102770 (patch) | |
tree | 7bfe403bdb3dcae71a7b637d5c3189c85adb94e4 /nusmuk-utils/Makefile | |
parent | d7130485336aea4fae0e6c50d719150fae1edf49 (diff) |
help file amelioration
svn path=/trunk/externals/nusmuk/; revision=17410
Diffstat (limited to 'nusmuk-utils/Makefile')
-rw-r--r-- | nusmuk-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nusmuk-utils/Makefile b/nusmuk-utils/Makefile index aa5f728..1a8f821 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 +SOURCES = line3.c pbank.c mtx_preset.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically |