examples: gl: subdirs can be built independently in parallel
authorTim-Philipp Müller <tim@centricular.com>
Sun, 13 May 2018 22:33:14 +0000 (23:33 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 13 May 2018 22:33:14 +0000 (23:33 +0100)
tests/examples/gl/Makefile.am

index 3acca8f..d43431e 100644 (file)
@@ -26,3 +26,5 @@ endif
 endif
 
 DIST_SUBDIRS=cocoa generic qt clutter sdl gtk
+
+include $(top_srcdir)/common/parallel-subdirs.mak