diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-02-16 18:24:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-02-16 18:24:19 +0100 |
commit | 351b7328520c16730ceb46e5acae16038c42185e (patch) | |
tree | fae21fd5c94f3c3ed0202a95c9ada705482e647b /testsuite/backend/Makefile.am | |
parent | ad38bc6ecb80ddeb562841b33258dd53659b1da6 (diff) |
New upstream version 1.0.32upstream/1.0.32
Diffstat (limited to 'testsuite/backend/Makefile.am')
-rw-r--r-- | testsuite/backend/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/backend/Makefile.am b/testsuite/backend/Makefile.am index 1f7d30e..e3dd32a 100644 --- a/testsuite/backend/Makefile.am +++ b/testsuite/backend/Makefile.am @@ -4,4 +4,6 @@ ## This file is part of the "Sane" build infra-structure. See ## included LICENSE file for license information. +if WITH_GENESYS_TESTS SUBDIRS = genesys +endif |