From d8917451379a555436a035133d77ba6e29f4f50f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 10 Feb 2011 11:56:48 +0000 Subject: install all .pd_linux svn path=/trunk/externals/iem/iemmatrix/; revision=14898 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index c2b9189..0259963 100644 --- a/src/Makefile +++ b/src/Makefile @@ -102,7 +102,7 @@ install: install-bin install-doc install-abs install-bin: -install -d $(INSTALL_DOC) - -install -m 644 $(LIBRARY_NAME).$(EXT) $(INSTALL_DOC) + -install -m 644 *.$(EXT) $(INSTALL_DOC) install-doc: -install -d $(INSTALL_DOC) -- cgit v1.2.1