From 732b905f6bdeba0551fc6b97a8a019f11b8b70fe Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 7 Oct 2012 18:53:46 +0000 Subject: named Pduino library actuall 'pduino' while keeping the object called [arduino] svn path=/trunk/externals/pduino/; revision=16347 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.1