aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-01-24 17:41:01 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-01-24 17:41:01 +0000
commit992cee86616fd48bd20e888de0c785fb81457ad5 (patch)
tree0cba7126715bb25ca75cb6086b21c354144a0913 /Makefile
parentb599ad5bbcbe06fcda67606074d463013902170b (diff)
supply mediasettings-meta; fix library name in Makefile
svn path=/trunk/externals/iem/mediasettings/; revision=14809
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 48911d3..01c54a7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
## Pd library template version 1.0
# For instructions on how to use this template, see:
# http://puredata.info/docs/developer/MakefileTemplate
-LIBRARY_NAME = audiosettings
+LIBRARY_NAME = mediasettings
# add your .c source files to the SOURCES variable, help files will be
# included automatically