Disable test runs on 'distcheck'
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 13 Nov 2016 23:35:56 +0000 (09:35 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 14 Nov 2016 00:14:02 +0000 (10:14 +1000)
commit17c0049d24b2fdccb6136441b4b4c3e8e351bdee
tree25e703a181f66b06ca394ec1f4a1f22eded9d325
parentdae10bca6778ba919bc384366ebd43179470d36c
Disable test runs on 'distcheck'

The tests require the creation of udev devices which in turn require root and
usually cause distcheck runs to fail. Add a new option to disable the
*running* of tests at distcheck (we still want to build them).

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Makefile.am
configure.ac
test/Makefile.am