chore(etaf-ui): switch renderer path to ebox

Keep the official UI catalog on the standalone low-level renderer boundary.
This commit is contained in:
Kinneyzhang 2026-08-05 09:15:43 +08:00
parent 4497121162
commit 2d463bb784

View File

@ -1,5 +1,5 @@
EMACS ?= emacs
LOAD_PATH = -L . -L ../etaf -L ../emacs-box
LOAD_PATH = -L . -L ../etaf -L ../ebox
.PHONY: all compile test check checkdoc load clean