From c9223b6d2941a211578c8b3e73b1b62430c5b55e Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Tue, 2 Aug 2016 18:38:39 +0200 Subject: build: Add 'bootstrap' script. * bootstrap: New file. * Makefile.am (EXTRA_DIST): Add it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b31d934..d4ef8a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,6 +85,7 @@ sql-check: src/schema.sql EXTRA_DIST = \ .dir-locals.el \ + bootstrap \ tests/gnu-system.scm \ tests/guix-jobs.scm \ tests/hello-singleton.scm \ -- cgit v1.2.3