From ace8979ccf13ee4c3a03aeabd8581da348f7f316 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 6 Mar 2015 16:02:37 +0000 Subject: Removed reference to unneeded file coll.txt because it breaks the make install svn path=/trunk/externals/miXed/; revision=17434 --- cyclone/Makefile.libdir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyclone/Makefile.libdir b/cyclone/Makefile.libdir index f522077..53a54b6 100644 --- a/cyclone/Makefile.libdir +++ b/cyclone/Makefile.libdir @@ -124,7 +124,7 @@ install: cyclone $(INSTALL_DATA) ../LICENSE.txt $(DESTDIR)$(objectsdir)/cyclone $(INSTALL_DATA) README.txt $(DESTDIR)$(objectsdir)/cyclone $(INSTALL_DIR) $(DESTDIR)$(objectsdir)/cyclone/manual - $(INSTALL_DATA) ../doc/help/cyclone/coll.txt hammer/pd-lib-notes.txt \ + $(INSTALL_DATA) hammer/pd-lib-notes.txt \ $(DESTDIR)$(objectsdir)/cyclone/manual # cyclone is compiled straight into $(OUT_DIR), yes a kludge, but the code of # this build system is impenetrable -- cgit v1.2.1