mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +02:00
build: Add release.nix.
* release.nix: New file. * Makefile.am (EXTRA_DIST): Add it.
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ TESTS_ENVIRONMENT = \
|
||||
LOG_COMPILER = \
|
||||
$(GUILE) --no-auto-compile -L "$(top_srcdir)"
|
||||
|
||||
EXTRA_DIST = build-aux/config.rpath $(TESTS)
|
||||
EXTRA_DIST = build-aux/config.rpath release.nix $(TESTS)
|
||||
|
||||
CLEANFILES = $(GOBJECTS) *.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user