1 2 3 4 5 6 7 8
AUTOMAKE_OPTIONS = foreign if ENABLE_UNITTESTS SUBDIRS = example_test openvpn plugins if OPENSSL_ENGINE SUBDIRS += engine-key endif endif