diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-07-22 02:48:25 +0000 |
---|---|---|
committer | jrb <jrb> | 2004-07-22 02:48:25 +0000 |
commit | a74ca8bbc26da1ba024e7f6feeacbe9e5eada61f (patch) | |
tree | eda521ed5e2bddb23b824a9129868ff44614660b /misc | |
parent | f11686f02711fdb88b0ee977fcf31140ae74b0ff (diff) |
Make pass distcheck.
Wed Jul 21 22:48:33 2004 Jonathan Blandford <jrb@gnome.org>
* src/Makefile.am:
* misc/Makefile.am: Make pass distcheck.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am index 448c257..64a6bf5 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -1 +1,4 @@ lisp_LISP = desktop-entry-mode.el + +EXTRA_DIST = \ + desktop-entry-mode.el |