diff --git a/Makefile b/Makefile index dd702b5..9094153 100644 --- a/Makefile +++ b/Makefile @@ -58,9 +58,6 @@ resources: cardinal ifneq ($(CROSS_COMPILING),true) gen: cardinal resources dpf/utils/lv2_ttl_generator @$(CURDIR)/dpf/utils/generate-ttl.sh -ifeq ($(MACOS),true) - @$(CURDIR)/dpf/utils/generate-vst-bundles.sh -endif dpf/utils/lv2_ttl_generator: $(MAKE) -C dpf/utils/lv2-ttl-generator diff --git a/dpf b/dpf index e2dcc29..2d1ec00 160000 --- a/dpf +++ b/dpf @@ -1 +1 @@ -Subproject commit e2dcc29bfb65341f51736ef4e09b01baedb0d068 +Subproject commit 2d1ec00e27c7ac2f5f1fc84ebaacf0a49b220502