Don't run tidy inside etc/. Should put out the burning tinderbox.
This commit is contained in:
parent
e129a9b4ce
commit
45a61b5191
@ -938,7 +938,7 @@ tidy:
|
||||
$(CFG_QUIET) python etc/tidy.py \
|
||||
$(wildcard ../*.txt) \
|
||||
../README \
|
||||
$(filter-out $(GENERATED) $(PKG_3RDPARTY), $(PKG_FILES))
|
||||
$(filter-out $(GENERATED) $(PKG_3RDPARTY) etc/%, $(PKG_FILES))
|
||||
|
||||
runtime-clean:
|
||||
$(CFG_QUIET)rm -f $(RUNTIME_OBJS) $(CFG_RUNTIME)
|
||||
|
Loading…
Reference in New Issue
Block a user