diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-05 03:15:36 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-05 03:15:36 +0000 |
commit | c23cb9b2548c55ea4d21d5b22ba624806fc29155 (patch) | |
tree | 81d811bf70e2a1a6d74c54584f219b87762f07a9 /abstractions | |
parent | 6bec5710f7f6c0db780f3af7de05661d1a187785 (diff) |
removed pixeltango, rradical, memento, and memento-p from Pd-extended because they have errors and are unmaintained
svn path=/trunk/; revision=15498
Diffstat (limited to 'abstractions')
-rw-r--r-- | abstractions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abstractions/Makefile b/abstractions/Makefile index 4cd69009..07765272 100644 --- a/abstractions/Makefile +++ b/abstractions/Makefile @@ -27,7 +27,7 @@ include $(BUILDLAYOUT_DIR)/Makefile.buildlayout # # WARNING! this MUST be all on one line because the automatic package # building scripts rely on it being that way. -LIB_TARGETS = controctopus jmmmp la-kitchen list-abs memento nsend parazit pixeltango purepd rradical rtc-lib timestretch memento-p sfruit pd-wavelet +LIB_TARGETS = controctopus jmmmp la-kitchen list-abs nsend parazit purepd rtc-lib timestretch sfruit pd-wavelet # in case anything needs to be compiled or processed somehow before installing all: |