diff options
-rw-r--r-- | helpcontent2/helpers/makefile.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/helpers/makefile.template b/helpcontent2/helpers/makefile.template index 1cae3e9d8e..aaf648b38d 100644 --- a/helpcontent2/helpers/makefile.template +++ b/helpcontent2/helpers/makefile.template @@ -53,4 +53,4 @@ XHPFILES = \ # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -.INCLUDE : $(PRJ)$/makefile.pmk +.INCLUDE : tg_help.mk |