diff options
Diffstat (limited to 'emacs/Makefile.am')
-rw-r--r-- | emacs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/Makefile.am b/emacs/Makefile.am index 8afd259..85d0027 100644 --- a/emacs/Makefile.am +++ b/emacs/Makefile.am @@ -1,5 +1,5 @@ EXTRA_DIST = skribe.el.in -lisp_DATA = skribe.el +lisp_DATA = skribe.el skribilo.el CLEANFILES = $(lisp_DATA) |