From 348c734ef0df9554484962cef07866ae356f6aa7 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 27 Sep 2011 03:26:20 +0000 Subject: used class_addcreator to declare cyclone/class names for the lowercase version otherwise we get the 1000 can't open error svn path=/trunk/externals/miXed/; revision=15361 --- cyclone/Makefile.libdir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cyclone/Makefile.libdir') diff --git a/cyclone/Makefile.libdir b/cyclone/Makefile.libdir index 7e5adf0..1d1949f 100644 --- a/cyclone/Makefile.libdir +++ b/cyclone/Makefile.libdir @@ -154,7 +154,7 @@ ifeq ($(UNAME),Linux) ln -s -f Scope~-help.pd $(DESTDIR)$(objectsdir)/cyclone/scope~-help.pd ln -s -f Snapshot~.$(EXTENSION) $(DESTDIR)$(objectsdir)/cyclone/snapshot~.$(EXTENSION) ln -s -f Snapshot~-help.pd $(DESTDIR)$(objectsdir)/cyclone/snapshot~-help.pd -#endif +endif clean: -$(MAKE) -f Makefile $(DEST_PATHS) clean -- cgit v1.2.1