From 5755b61ea6c0fdbef659e3213ffa6555e39762c0 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 2 Aug 2023 16:25:41 +0000 Subject: [PATCH] Oops, one more reference to smoothie. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4376 ed5197a5-7fde-0310-b194-c3ffbd925b24 --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 74b1513a..4626cb42 100644 --- a/Makefile +++ b/Makefile @@ -482,8 +482,7 @@ PACKAGE_DIRS := \ core/ \ deps/codemirror/ \ deps/lit/ \ - deps/split/ \ - deps/smoothie/ + deps/split/ RAW_FILES := $(shell find $(PACKAGE_DIRS) -type f)