diff options
Diffstat (limited to 'postprocess/Module_postprocess.mk')
-rw-r--r-- | postprocess/Module_postprocess.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/postprocess/Module_postprocess.mk b/postprocess/Module_postprocess.mk index 0716ae780fe5..808d7f3a18bb 100644 --- a/postprocess/Module_postprocess.mk +++ b/postprocess/Module_postprocess.mk @@ -9,9 +9,6 @@ $(eval $(call gb_Module_Module,postprocess)) -# Do not add to tail_build! -# At least CustomTarget_config and CustomTarget_signing would miss dependencies. - # UGLY: postprocess_XCDS variable from CustomTarget_registry # is reused in Package_registry! |