1
0
mirror of https://github.com/brl/mutter.git synced 2025-04-03 17:13:46 +00:00

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

@ -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