mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
dev-utils.mk: Follow change in jw-python/process-text-files.py
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
18e0fe0d28
commit
d71e6f92f5
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ list-text-files echo-text-files:
|
|||
@$(LIST_VCS_FILES) -ft
|
||||
|
||||
indent-makefiles:
|
||||
$(PROCESS_TEXT_FILES_PY) indent-makefiles \
|
||||
$(PROCESS_TEXT_FILES_PY) mk-indent \
|
||||
--equal-pos $(MAKEFILE_INDENT_EQUAL_POS) \
|
||||
--skip-short 6 \
|
||||
--name-regex="$(MAKEFILE_INDENT_NAME_REGEX)" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue