Some file I have need to be built every time when make is called. But I don't need to clean all compiled ones.
May be make clean partially or remove obj of selected file to some resolve this topic.
The actual issue:
In that file I have generated timedatestamp to show it from About Dialog. File is not being changed after created and date isn't actually.