From 1f93fecc9d0154953e3bb3f0382a90c79aa5be31 Mon Sep 17 00:00:00 2001 From: djcb Date: Thu, 20 Sep 2012 21:26:33 +0300 Subject: [PATCH] * contrib/Makefile.am: add mu-sexp-convert to EXTRA_DIST --- contrib/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 258c044d..208cbfa6 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 +