Makefile: fix typo clean-imggen (#10300)

This commit is contained in:
Andrew Phelps 2024-08-29 23:48:10 -07:00 коммит произвёл GitHub
Родитель 538e181a00
Коммит 9280cc7932
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -256,7 +256,7 @@ include $(SCRIPTS_DIR)/repoquerywrapper.mk
include $(SCRIPTS_DIR)/pkggen.mk
# Create images with:
# image, iso, clean-imggen
# image, iso, clean-imagegen
include $(SCRIPTS_DIR)/imggen.mk
# Add make targets for sodiff to determine if additional packages are required to be recompiled: