diff options
Diffstat (limited to 'emacs')
-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 85d0027..516fe1d 100644 --- a/emacs/Makefile.am +++ b/emacs/Makefile.am @@ -1,7 +1,7 @@ EXTRA_DIST = skribe.el.in lisp_DATA = skribe.el skribilo.el -CLEANFILES = $(lisp_DATA) +CLEANFILES = skribe.el include $(top_srcdir)/substitute.am |