diff --git a/make/Docs.gmk b/make/Docs.gmk index 416a83d2de3..33d531ee4d2 100644 --- a/make/Docs.gmk +++ b/make/Docs.gmk @@ -619,7 +619,7 @@ $(foreach n, 0 1 2, \ $(eval specs_bottom_rel_path := $(specs_bottom_rel_path)../) \ ) -SPECS_TOP := $(if $(filter true, $(IS_DRAFT)),
$(DRAFT_TEXT)
) +SPECS_TOP := $(if $(filter true, $(IS_DRAFT)), ) # For all html files in $module/share/specs directories, copy and add the # copyright footer.