branch: main
commit 5bcede328ea4a2d36c5c83e4723b6e9cb46b93b6
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (compat): Build the manual
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index b7d8cfa7f2..06099ae41e 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -128,6 +128,8 @@
("company-math" :url "https://github.com/vspinu/company-math.git")
("company-statistics" :url
"https://github.com/company-mode/company-statistics")
("compat" :url "https://git.sr.ht/~pkal/compat"
+ :make "compat.info"
+ :doc "compat.info"
:auto-sync t)
("consult"
:url "https://github.com/minad/consult"