aboutsummaryrefslogtreecommitdiff
path: root/abstractions
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-19 19:55:00 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-19 19:55:00 +0000
commit8a869b56856dbd71acf4faa56d221e873b8fdae3 (patch)
tree32f691f1dd9bfbf7e963bdab9c8dbe325c287b0f /abstractions
parent7a58e28107deaa4c2ba1cb7a1982e2b1e4ce8417 (diff)
fix typo when installing La-kitchen README
svn path=/trunk/; revision=16426
Diffstat (limited to 'abstractions')
-rw-r--r--abstractions/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/abstractions/Makefile b/abstractions/Makefile
index 52abb583..ee816911 100644
--- a/abstractions/Makefile
+++ b/abstractions/Makefile
@@ -111,7 +111,7 @@ la-kitchen_install:
install -p $(abstractions_src)/La-kitchen/*-help.pd \
$(DESTDIR)$(objectsdir)/$(LA-KITCHEN_NAME)
install -p $(abstractions_src)/La-kitchen/readme.txt \
- $(DESTDIR)$(objectsdir)/$(LA_KITCHEN_NAME)/README.txt
+ $(DESTDIR)$(objectsdir)/$(LA-KITCHEN_NAME)/README.txt
#-------------------------------------------------------------------------------