Fix build with the removal of split.js.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4406 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
Cory McWilliams 2023-08-17 00:50:22 +00:00
parent d7b58ee2c5
commit 99c905e908

View File

@ -482,8 +482,7 @@ PACKAGE_DIRS := \
apps/ \
core/ \
deps/codemirror/ \
deps/lit/ \
deps/split/
deps/lit/
RAW_FILES := $(shell find $(PACKAGE_DIRS) -type f)