diff options
Diffstat (limited to 'lisp/Makefile.am')
-rw-r--r-- | lisp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/Makefile.am b/lisp/Makefile.am index 967548a..d8188e3 100644 --- a/lisp/Makefile.am +++ b/lisp/Makefile.am @@ -1,3 +1,4 @@ ## Process this file with automake to create Makefile.in lisp_LISP = id-utils.el +EXTRA_DIST = $(lisp_LISP) |