Add .AUTOPARALLEL flag to Makefile

This automatically enables parallelism with the patched make,
and flags us as maintaining a parallel build.
This commit is contained in:
Colin Walters 2009-08-30 20:21:02 -04:00
parent 81183c71c1
commit e83c24c91b

View File

@ -1,3 +1,6 @@
# Flag build for parallelism; see https://savannah.gnu.org/patch/?6905
.AUTOPARALLEL:
lib_LTLIBRARIES = libmutter-private.la
SUBDIRS=wm-tester tools compositor/plugins