Makefile.am 66 B

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