diff options
| -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 |
