mirror of https://codeberg.org/cage/tinmop/
- updated Makefile.in to include new module.
This commit is contained in:
parent
8763836dd4
commit
638f970ddf
|
@ -404,7 +404,8 @@ dist_conf_DATA = etc/init.lisp etc/default-theme.conf etc/shared.conf
|
|||
dist_pkgdata_DATA = scripts/welcome-bot.lisp \
|
||||
modules/next-previous-open.lisp \
|
||||
modules/share-gemini-link.lisp \
|
||||
modules/rewrite-message-urls.lisp
|
||||
modules/rewrite-message-urls.lisp \
|
||||
modules/expand-abbrev-command-window.lisp
|
||||
|
||||
dist_man1_MANS = doc/tinmop.man
|
||||
all: $(BUILT_SOURCES)
|
||||
|
|
Loading…
Reference in New Issue