build: Move 'guild compile' flags to a variable.
authorLudovic Courtès <ludo@gnu.org>
Fri, 30 Oct 2015 22:10:01 +0000 (23:10 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 30 Oct 2015 22:10:01 +0000 (23:10 +0100)
commit4fca58a6c6f0a5c7d3ac2363557fabeb6524865d
tree54dce6cf1bccbb7409723434107d8b35520b9169
parent34760ae7031b19529aff2355cc458f61a8daa41f
build: Move 'guild compile' flags to a variable.

* Makefile.am (GUILD_COMPILE_FLAGS): New variable.
  (.scm.go): Use it.
Makefile.am