summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e63d940..69b1405 100644
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ dyndns_program_paths=$(addprefix cryptonomic-dyndns-server/bin/, $(dyndns_progra
58 58
59bin_programs += $(dyndns_program_paths) 59bin_programs += $(dyndns_program_paths)
60 60
61btrfs_utils=$(addprefix src/btrfs-utils/, btarfs btrfs-shrink with-btrfs-seed) 61btrfs_utils=$(addprefix src/btrfs-utils/, btarfs with-btrfs-seed)
62 62
63initrd_files:=$(wildcard src/initrd/*) dynmenu samizdat-pinentry wait_for_files 63initrd_files:=$(wildcard src/initrd/*) dynmenu samizdat-pinentry wait_for_files
64initramfs_conf_files:=$(wildcard initramfs-tools/*) 64initramfs_conf_files:=$(wildcard initramfs-tools/*)