autogen: Don't include SKIP_AUTOMOC files in depfile
SKIP_AUTOMOC files should not be included in moc processing, which means they shouldn't be included in the depfile either. Remove them.
Fixes: #21977 (closed)
Backport: release
Edited by Kyle Edwards