Makefile.am 73 B

123456
  1. SUBDIRS = unittests simple
  2. if BUILD_OPENGL_TEST
  3. SUBDIRS += opengl
  4. endif