diff options
Diffstat (limited to 'abstractions/Makefile')
-rw-r--r-- | abstractions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abstractions/Makefile b/abstractions/Makefile index 07765272..34dbf7ab 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 nsend parazit purepd rtc-lib timestretch sfruit pd-wavelet +LIB_TARGETS = 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: |