diff options
| author | djcb <djcb@djcbsoftware.nl> | 2010-08-25 00:57:40 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2010-08-25 00:57:40 +0300 |
| commit | dd263ec1ed68c5358b399025be2019ccc65fa647 (patch) | |
| tree | c34ac5c4a23aba26a30b90d89b231e151bfc07d4 /contrib | |
| parent | 9a510162b59a8b69150a1a268f893c16c148928f (diff) | |
* contrib/Makefile.am: small fix to ignore make check
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 63cbb82..c30689d 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -14,5 +14,7 @@ ## along with this program; if not, write to the Free Software Foundation, ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +include $(top_srcdir)/gtest.mk + EXTRA_DIST= \ mu-completion.zsh |
