build: Add "build-aux/guix.scm".

* build-aux/guix.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
This commit is contained in:
Mathieu Lirzin 2016-12-28 23:13:30 +01:00
commit aaf1b08404
No known key found for this signature in database
GPG key ID: 0ADEE10094604D37
2 changed files with 67 additions and 0 deletions

View file

@ -143,6 +143,7 @@ uninstall-hook:
fi
EXTRA_DIST = \
build-aux/guix.scm \
.version \
$(TESTS)