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