1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

maint: Add Guix build files.

* guix.scm, build-aux/manifest.scm: New files.
* Makefile.am (EXTRA_DIST): Add them.
* README: Mention it.
This commit is contained in:
Ludovic Courtès 2023-01-26 17:37:51 +01:00
parent 5b42f8c154
commit c617f4e04f
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
4 changed files with 216 additions and 1 deletions

View file

@ -81,7 +81,8 @@ EXTRA_DIST = LICENSE HACKING GUILE-VERSION \
gnulib-local/m4/clock_time.m4.diff \
gnulib-local/build-aux/git-version-gen.diff \
libguile/texi-fragments-to-docstrings \
gdbinit
gdbinit \
guix.scm build-aux/manifest.scm
TESTS = check-guile
TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@