1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

* Add a test for nix-log2xml.

This commit is contained in:
Eelco Dolstra 2006-03-01 13:25:08 +00:00
parent 458820df6c
commit e48bd8c8b5
7 changed files with 41 additions and 8 deletions

View file

@ -22,6 +22,8 @@ export PERL=perl
export TOP=$(pwd)/..
export aterm_bin=@aterm_bin@
export dot=@dot@
export xmllint="@xmllint@ @xmlflags@"
export xsltproc="@xsltproc@"
export version=@version@