diff --git a/src/Makefile b/src/Makefile index 9e3ad4e..5efe767 100644 --- a/src/Makefile +++ b/src/Makefile @@ -88,6 +88,7 @@ all: ${SUBDIRS} check: lint lint: ${JSSRC} eslint --strict ${JSSRC} + touch ".lint-incremental" proxmoxlib.js: .lint-incremental ${JSSRC} # add the version as comment in the file