Makefile.am 69 B

1234
  1. if ENABLE_DRAWSTUFF
  2. SUBDIRS = src dstest
  3. EXTRA_DIST = textures
  4. endif