From e78f753aa830e795fcb05920f30b0bd6d04bed0e Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 2 Oct 2003 12:22:19 +0000 Subject: * Include the right files in a distribution. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index a422fb8cffa2..e5aa15fd9f84 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -52,4 +52,4 @@ install-data-local: $(INSTALL) -d $(prefix)/store $(bindir)/nix --init -EXTRA_DIST = *.hh *.h +EXTRA_DIST = *.hh *.h test-builder-*.sh -- cgit 1.4.1