diff --git a/daemon.am b/daemon.am
index fb662b1b14653425d8345f7d7c929d5819d4f17c..5963606861456f9535291999a88aeaf93e7d1840 100644
--- a/daemon.am
+++ b/daemon.am
@@ -1,5 +1,5 @@
 # GNU Guix --- Functional package management for GNU
-# Copyright © 2012, 2013, 2014 Ludovic Courtès <ludo@gnu.org>
+# Copyright © 2012, 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org>
 #
 # This file is part of GNU Guix.
 #
@@ -180,7 +180,6 @@ nodist_libexec_SCRIPTS =			\
   nix/scripts/guix-authenticate
 
 EXTRA_DIST +=					\
-  nix/sync-with-upstream			\
   nix/libstore/schema.sql			\
   nix/AUTHORS					\
   nix/COPYING