Skip to content

Commit

Permalink
docs/Makefile.am: clarify the message about DOC-CHANGELOG-GENERATE-WR…
Browse files Browse the repository at this point in the history
…APPER to differentiate it better from the real build [networkupstools#2510]

Signed-off-by: Jim Klimov <[email protected]>
  • Loading branch information
jimklimov committed Jul 15, 2024
1 parent f21c771 commit 7108b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ DOCBUILD_CONVERT_GITHUB_LINKS = { \

dummy:
$(top_builddir)/ChangeLog: dummy
+@echo " DOC-CHANGELOG-GENERATE $@ : call parent Makefile" \
@+echo " DOC-CHANGELOG-GENERATE-WRAPPER $@ : call parent Makefile to decide if (re-)generation is needed" \
&& cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) $(@F)

# BSD Make dislikes the path resolution here and does not always populate "$<"
Expand Down

0 comments on commit 7108b63

Please sign in to comment.