diff options
Diffstat (limited to 'helpcontent2/helpers/makefile.template')
-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 3cda14459d..72c19c4f03 100644 --- a/helpcontent2/helpers/makefile.template +++ b/helpcontent2/helpers/makefile.template @@ -49,4 +49,4 @@ XHPFILES = \ # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -.INCLUDE : $(PRJ)$/makefile.pmk +.INCLUDE : tg_help.mk |