diff options
Diffstat (limited to 'config.sh.in')
-rw-r--r-- | config.sh.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.sh.in b/config.sh.in index 6cdc75e..c134d85 100644 --- a/config.sh.in +++ b/config.sh.in @@ -9,3 +9,5 @@ SFDISK='@SFDISK@' HAVE_FDISK='@HAVE_FDISK@' FDISK='@FDISK@' MKE2FS='@MKE2FS@' +CPIO='@CPIO@' +XZ='@XZ@' |