aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-10 16:12:32 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-10 16:12:32 +0000
commit4d0058ff537dab92a316bd821ad8d0ca1a6e0ea4 (patch)
treeb3f7ce4e285003355beb1db40abcb853956db4d3 /externals/vanilla/Makefile
parente93b6a0a5af515f4e4c4514cce09ddac7f78939d (diff)
fixed install
svn path=/trunk/; revision=12739
Diffstat (limited to 'externals/vanilla/Makefile')
-rw-r--r--externals/vanilla/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/externals/vanilla/Makefile b/externals/vanilla/Makefile
index d77acb9d..25222c9f 100644
--- a/externals/vanilla/Makefile
+++ b/externals/vanilla/Makefile
@@ -132,7 +132,6 @@ install-doc:
install -m644 -p $(wildcard *.pd) $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)
install -m644 -p README $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)/README.txt
install -m644 -p VERSION $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)/VERSION.txt
- install -m644 -p CHANGES $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)/CHANGES.txt
install-exec:
install -d $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)