From e11f69128a05f76e533ce96a81e50b3ad9933579 Mon Sep 17 00:00:00 2001 From: djcb Date: Sun, 16 Feb 2014 14:58:38 +0200 Subject: [PATCH] * add mu.spec to misc/Makefile.am/EXTRA_DIST --- contrib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 96c2402d..faaf7cc2 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -26,5 +26,6 @@ gmime_test_LDADD=$(GMIME_LIBS) $(GLIB_LIBS) EXTRA_DIST= \ mu-completion.zsh \ - mu-sexp-convert + mu-sexp-convert \ + mu.spec