diff --git a/Makefile b/Makefile index e852c55..6226bc4 100644 --- a/Makefile +++ b/Makefile @@ -321,7 +321,7 @@ eclean: $(COMPILE_OPTIONS) clean: - rm -f partitions device-map $(IMAGS)/*.tmp + rm -f partitions device-map $(IMAGES)/*.tmp rm -rf --one-file-system -- $(CHROOT) realclean: clean