summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-06-22 10:20:34 +0200
committerLudovic Courtès <ludo@gnu.org>2018-06-22 10:23:31 +0200
commitde30f71a099203ecb25f560aa896e9c1a86febc6 (patch)
tree6ab2133ec4604c20827402ec42f7c85390faa534 /nix
parent6fe419743d02491003f1fafdd1e020674b3dfcfa (diff)
downloadgnu-guix-de30f71a099203ecb25f560aa896e9c1a86febc6.tar
gnu-guix-de30f71a099203ecb25f560aa896e9c1a86febc6.tar.gz
build: Remove leftover reference to nix/libstore/schema.sql.
This is a followup to 3931c76154d4f418d5ea9acc5e47bf911d371c24. Reported by Julien Lepiller. * nix/local.mk (EXTRA_DIST): Remove schema.sql.
Diffstat (limited to 'nix')
-rw-r--r--nix/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/local.mk b/nix/local.mk
index 140c78df37..7d45f200b8 100644
--- a/nix/local.mk
+++ b/nix/local.mk
@@ -200,7 +200,6 @@ CLEANFILES += \
$(nodist_upstartjob_DATA)
EXTRA_DIST += \
- %D%/libstore/schema.sql \
%D%/AUTHORS \
%D%/COPYING \
etc/guix-daemon.service.in \