projects
/
mes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
guix: Refactor package setup.
[mes.git]
/
build-aux
/
export.make
diff --git
a/build-aux/export.make
b/build-aux/export.make
index 7504231b2ec1472fb5128ad4b3d672b7c5bf7b2e..d28aa755a5b309685ddbd29a02a7306013c822ba 100644
(file)
--- a/
build-aux/export.make
+++ b/
build-aux/export.make
@@
-66,6
+66,10
@@
ifdef GUILE_TOOLS
export GUILE_TOOLS
endif
+ifdef GUIX
+export GUIX
+endif
+
ifdef PERL
export PERL
endif