aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-07 18:53:46 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-07 18:53:46 +0000
commit732b905f6bdeba0551fc6b97a8a019f11b8b70fe (patch)
treeb4c1c0af4dec63eabbaa2996e30a8eaac1a87fe9 /Makefile
parent5640ac0a90ce93e05a31572f1397425907d65332 (diff)
named Pduino library actuall 'pduino' while keeping the object called [arduino]
svn path=/trunk/externals/pduino/; revision=16347
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a0700f8..d3a6a4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
## Pd library template version 1.0.13
# For instructions on how to use this template, see:
# http://puredata.info/docs/developer/MakefileTemplate
-LIBRARY_NAME = arduino
+LIBRARY_NAME = pduino
# add your .c source files, one object per file, to the SOURCES
# variable, help files will be included automatically, and for GUI