Makefile.am 95 B

12345
  1. AUTOMAKE_OPTIONS = foreign
  2. if CMOCKA_INITIALIZED
  3. SUBDIRS = example_test openvpn plugins
  4. endif