build: Remove reference to non-existent file.
* daemon.am (EXTRA_DIST): Remove nix/sync-with-upstream.
This commit is contained in:
		
							parent
							
								
									873c4085c8
								
							
						
					
					
						commit
						f8bcf997d5
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -1,5 +1,5 @@ | ||||||
| # GNU Guix --- Functional package management for GNU | # 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. | # This file is part of GNU Guix. | ||||||
| # | # | ||||||
|  | @ -180,7 +180,6 @@ nodist_libexec_SCRIPTS =			\ | ||||||
|   nix/scripts/guix-authenticate |   nix/scripts/guix-authenticate | ||||||
| 
 | 
 | ||||||
| EXTRA_DIST +=					\ | EXTRA_DIST +=					\ | ||||||
|   nix/sync-with-upstream			\ |  | ||||||
|   nix/libstore/schema.sql			\ |   nix/libstore/schema.sql			\ | ||||||
|   nix/AUTHORS					\ |   nix/AUTHORS					\ | ||||||
|   nix/COPYING |   nix/COPYING | ||||||
|  |  | ||||||
		Reference in a new issue