From bc7d7e949d42e0795b96cd41ed741a587a4f3258 Mon Sep 17 00:00:00 2001 From: Konstantin Kharlamov Date: Mon, 11 Nov 2024 18:17:52 +0300 Subject: [PATCH] Compile purescript-decl-scsan.el file as well --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index ad2d8c7..91a391c 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ ELFILES = \ purescript-string.el \ purescript-unicode-input-method.el \ purescript-utils.el \ + purescript-decl-scan.el \ purescript-yas.el ELCFILES = $(ELFILES:.el=.elc)