Fix Bug 961, add ldg-context.el and ldg-schedule.el to CMakeLists.txt
This commit is contained in:
parent
fdbae766c1
commit
60e606a651
1 changed files with 6 additions and 4 deletions
|
|
@ -15,7 +15,9 @@ set(EMACS_LISP_SOURCES
|
|||
ldg-state.el
|
||||
ldg-test.el
|
||||
ldg-texi.el
|
||||
ldg-xact.el)
|
||||
ldg-xact.el
|
||||
ldg-context.el
|
||||
ldg-schedule.el)
|
||||
|
||||
# find emacs and complain if not found
|
||||
find_program(EMACS_EXECUTABLE emacs)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue