summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-07-07 15:02:08 +0200
committerLudovic Courtès <ludo@gnu.org>2019-07-07 15:48:17 +0200
commit866822b738cf7cc4c2e2a4c27efbd8a8db55b7a5 (patch)
tree7513525b0aac1ed2c9c14f670e880c2f543da9ab /Makefile.am
parentccadafdcefee012c261513e9d8663a22704bc496 (diff)
downloadguix-866822b738cf7cc4c2e2a4c27efbd8a8db55b7a5.tar.gz
build: Remove outdated 'release.nix'.
This file had been unmaintained and probably broken since ~2013.

* release.nix: Remove.
* Makefile.am (EXTRA_DIST): Adjust accordingly.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0c4a79bbbf..82eda6042a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -545,7 +545,6 @@ EXTRA_DIST +=						\
   build-aux/config.rpath				\
   bootstrap						\
   doc/build.scm						\
-  release.nix						\
   $(TESTS)
 
 if !BUILD_DAEMON_OFFLOAD