diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 16:46:01 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 16:46:01 +0000 |
commit | 343773d20441648808c422a7a2bc87476cf2c1ab (patch) | |
tree | 86830063217e194872bf4593a7505dd0a752ca47 /nusmuk-utils/Makefile | |
parent | 7dd5e084d736fcbef7e585a710be8aaedc51ad34 (diff) |
svn path=/trunk/externals/nusmuk/; revision=14372
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 |