[PD-cvs] SF.net SVN: pure-data: [10125] branches/pd-extended/v0-40/abstractions/ Makefile

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Tue Jul 1 11:14:58 CEST 2008


Revision: 10125
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10125&view=rev
Author:   eighthave
Date:     2008-07-01 02:14:58 -0700 (Tue, 01 Jul 2008)

Log Message:
-----------
removed sssad from package since some bug somewhere is preventing it from loading, and having it included without working makes installing it manually more difficult

Modified Paths:
--------------
    branches/pd-extended/v0-40/abstractions/Makefile

Modified: branches/pd-extended/v0-40/abstractions/Makefile
===================================================================
--- branches/pd-extended/v0-40/abstractions/Makefile	2008-06-30 20:54:38 UTC (rev 10124)
+++ branches/pd-extended/v0-40/abstractions/Makefile	2008-07-01 09:14:58 UTC (rev 10125)
@@ -27,7 +27,7 @@
 #
 # WARNING!  this MUST be all on one line because the automatic package
 # building scripts rely on it being that way.
-LIB_TARGETS = controctopus gyre jmmmp keyboardkeys la-kitchen list-abs memento nusmuk nqpoly nsend parazit pddp pdsvn pixeltango purepd rradical rtc-lib puremeasurement timestretch semento senderfruit sssad pd-wavelet 
+LIB_TARGETS = controctopus gyre jmmmp keyboardkeys la-kitchen list-abs memento nusmuk nqpoly nsend parazit pddp pdsvn pixeltango purepd rradical rtc-lib puremeasurement timestretch semento senderfruit pd-wavelet 
 
 # in case anything needs to be compiled or processed somehow before installing
 all:
@@ -466,7 +466,7 @@
 	install -d $(readmesdir)
 	install -p $(abstractions_src)/puremeasurement/readme \
 		$(readmesdir)/$(PUREMEASURE_NAME).txt
-		
+
 #-------------------------------------------------------------------------------
 # semento
 SEMENTO_NAME = semento


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list