1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 0b9e035..c4430e5 100644 --- a/ Makefile+++ b/ Makefile@@ -1,4 +1,4 @@ -V=1 +V=2 INSTALL_FILES=$(wildcard archiso/initcpio/install/*) HOOKS_FILES=$(wildcard archiso/initcpio/hooks/*) |