From e1a70bcf302d4cf516cb2ff57a1ae63555ae5fcc Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sun, 28 Aug 2016 22:42:31 -0400
Subject: [PATCH] shorten lyonpotpourri to lyon in Makefile to match the new
 submodule name (which itself was changed to match Pd-l2ork)

---
 externals/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/externals/Makefile b/externals/Makefile
index 9be811c9a..77a80f1fe 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -1174,7 +1174,7 @@ loaders-libdir_clean:
 
 #------------------------------------------------------------------------------#
 # LYON
-LYON_NAME=lyonpotpourri
+LYON_NAME=lyon
 
 lyonpotpourri:
 	make -C $(externals_src)/$(LYON_NAME) PD_PATH=$(pd_src)
-- 
GitLab