diff --git a/system/nxdiag/Makefile b/system/nxdiag/Makefile index f25d17aac8d..0da0a0a84b1 100644 --- a/system/nxdiag/Makefile +++ b/system/nxdiag/Makefile @@ -113,7 +113,7 @@ sysinfo.h : checkpython3 $(INFO_DEPS) exit 1; \ fi -context:: sysinfo.h +depend:: sysinfo.h distclean:: $(call DELFILE, sysinfo.h)