1## Makefile.am -- an automake template for Makefile.in file 2## Copyright (C) 2019 Sane Developers. 3## 4## This file is part of the "Sane" build infra-structure. See 5## included LICENSE file for license information. 6 7if WITH_GENESYS_TESTS 8SUBDIRS = genesys 9endif 10