From d1de83693821c0cc46810e835509a89b46311d4a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 3 Oct 2012 21:01:03 -0400 Subject: [PATCH] Fix the tarball build --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c97d0e266c..9705e22090 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = src perl scripts corepkgs doc misc tests EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh \ - NEWS version misc/systemd/nix-worker.service + NEWS version misc/systemd/nix-daemon.service pkginclude_HEADERS = config.h