diff options
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 8834b02..aa5f728 100644 --- a/nusmuk-utils/Makefile +++ b/nusmuk-utils/Makefile @@ -1,7 +1,7 @@ ## Pd library template version 1.0.5 # For instructions on how to use this template, see: # http://puredata.info/docs/developer/MakefileTemplate -LIBRARY_NAME = nusmuk_utils +LIBRARY_NAME = nusmuk-utils # add your .c source files, one object per file, to the SOURCES # variable, help files will be included automatically |