build: share dist flags
commit25e5fb1678c9022f82936962445d7e620614aada
authorNicola Fontana <ntd@entidi.it>
Wed, 1 Apr 2015 18:03:57 +0000 (1 20:03 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 1 Apr 2015 18:03:59 +0000 (1 20:03 +0200)
tree5b6dc80b67590ceccaa1468a47ab9922b8a4824f
parent0553a948eb36be56e6e116f342c9ca4a36393be9
build: share dist flags

The flags for configuring dist releases [1] are now shared. Avoid
guessing the proper number of jobs to pass and use "make -j" without
value instead.

[1] "make distcheck" and "make installer"
Makefile.am