diff options
| author | djcb <djcb@djcbsoftware.nl> | 2012-09-20 21:26:33 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2012-09-20 21:26:33 +0300 |
| commit | 1f93fecc9d0154953e3bb3f0382a90c79aa5be31 (patch) | |
| tree | 9a980395df8ec3826efe4e57c148e47de8f5e74e | |
| parent | 3fe6eec8e0cfeafe49a4f2d550a59ee4dd5246b5 (diff) | |
* contrib/Makefile.am: add mu-sexp-convert to EXTRA_DIST
| -rw-r--r-- | contrib/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 258c044..208cbfa 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -25,4 +25,6 @@ gmime_test_LDADD=$(GMIME_LIBS) $(GLIB_LIBS) EXTRA_DIST= \ - mu-completion.zsh + mu-completion.zsh \ + mu-sexp-convert + |
