pidgin/pidgin

Fix libpurple tests Makefile.am warning

2017-06-14, Mike Ruprecht
c49e21a0a976
file isExecutable
Fix libpurple tests Makefile.am warning

This patch fixes the following warning:
libpurple/tests/Makefile.am:57: warning: EXTRA_DIST multiply defined in condition TRUE ...
glib-tap.mk:20: ... 'EXTRA_DIST' previously defined here
#! /bin/sh
# run a GTest in tap mode. The test binary is passed as $1
$1 -k --tap