summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-07-19 21:58:11 +0200
committerLudovic Courtès <ludo@gnu.org>2015-07-19 21:58:11 +0200
commit54faf17440aee57b90737c10436beb6cc1de5778 (patch)
tree406ab7fd9b0346e80552672eb7dc66e12daf4732
parent66c8ea47387e28624168f3c6e3c3d17d4127f7ce (diff)
build: Do not distribute the daemon's 'schema.sql.hh' file.
* daemon.am (libstore_headers): Remove nix/libstore/schema.sql.hh.
-rw-r--r--daemon.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon.am b/daemon.am
index 1fee9b7e57..6a031a15b0 100644
--- a/daemon.am
+++ b/daemon.am
@@ -93,7 +93,6 @@ libstore_headers = \
nix/libstore/references.hh \
nix/libstore/pathlocks.hh \
nix/libstore/globals.hh \
- nix/libstore/schema.sql.hh \
nix/libstore/worker-protocol.hh \
nix/libstore/remote-store.hh \
nix/libstore/derivations.hh \