From 99cbc9e14d66ccb89abddf4beea925f64c53ce4d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 27 Oct 2009 14:58:15 +0000 Subject: updated included text files, included GPLv3 license svn path=/trunk/externals/apple/; revision=12687 --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index be33ef8..6c58e24 100644 --- a/Makefile +++ b/Makefile @@ -123,9 +123,7 @@ install-doc: install -d $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME) # install -m644 -p $(SOURCES:.c=-help.pd) $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME) 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 -m644 -p COPYING $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)/COPYING.txt install-exec: install -d $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME) -- cgit v1.2.1