~ruther/guix-local

58867ae7282ac90234249bacb575daab18e60ba2 — Mark H Weaver 13 years ago a40f154
Add pre-inst-env and test-env to nodist_noinst_SCRIPTS in Makefile.am.

* Makefile.am: Add nodist_noinst_SCRIPTS = pre-inst-env test-env.
1 files changed, 4 insertions(+), 0 deletions(-)

M Makefile.am
M Makefile.am => Makefile.am +4 -0
@@ 24,6 24,10 @@ bin_SCRIPTS =					\
  guix-package					\
  guix-gc

nodist_noinst_SCRIPTS =				\
  pre-inst-env					\
  test-env

MODULES =					\
  guix/base32.scm				\
  guix/utils.scm				\