Add fontify.el and navigate.el to CMakeLists.txt
This commit is contained in:
parent
3144ca87f4
commit
d3b9938edf
1 changed files with 2 additions and 0 deletions
|
|
@ -3,8 +3,10 @@ set(EMACS_LISP_SOURCES
|
||||||
ledger-complete.el
|
ledger-complete.el
|
||||||
ledger-exec.el
|
ledger-exec.el
|
||||||
ledger-fonts.el
|
ledger-fonts.el
|
||||||
|
ledger-fontify.el
|
||||||
ledger-init.el
|
ledger-init.el
|
||||||
ledger-mode.el
|
ledger-mode.el
|
||||||
|
ledger-navigate.el
|
||||||
ledger-occur.el
|
ledger-occur.el
|
||||||
ledger-post.el
|
ledger-post.el
|
||||||
ledger-reconcile.el
|
ledger-reconcile.el
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue