build: Distribute tests/go.scm even when the host lacks guile-lib.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Tue, 17 Aug 2021 23:43:17 +0000 (19:43 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Fri, 27 Aug 2021 18:59:21 +0000 (14:59 -0400)
commit0f853ab7731da4784a24cad7b08d6b9b633f5787
treeeae49762b73f3a4ebeeae53ce08199e6aac7e0c8
parent9c7c3f771c0a9f0ec94106127f4ac25b8dcf7557
build: Distribute tests/go.scm even when the host lacks guile-lib.

This is a follow-up commit to 38d337a5b749713b34568ee55ad747522f26ef94.

* Makefile.am (EXTRA_DIST)[!HAVE_GUILE_LIB]: Add tests/go.scm.

Reported-by: Chris Marusich <cmmarusich@gmail.com>
Makefile.am