diff --git a/Make.mk b/Make.mk index 97e44e5d..696e4aec 100644 --- a/Make.mk +++ b/Make.mk @@ -334,6 +334,7 @@ info.ps: info/TROFF.MAC info/INFO.MAC $(ttop) $(tsubj) $(tsrc) # this build. ifeq ($(revctrl),git) +.PHONY: sources.mk sources.mk: echo "src := $(src)" >sources.mk else