diff options
| author | djcb <djcb@djcbsoftware.nl> | 2014-02-16 14:58:38 +0200 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2014-02-16 14:58:38 +0200 |
| commit | e11f69128a05f76e533ce96a81e50b3ad9933579 (patch) | |
| tree | 1f4646b8c925299915218c21998c61e586b4ace2 /contrib | |
| parent | 848189dc8b4281e55b0c58f636ceb13703eac0c1 (diff) | |
* add mu.spec to misc/Makefile.am/EXTRA_DIST
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 96c2402..faaf7cc 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 |
