diff options
author | Uwe Fischer <ufi@openoffice.org> | 2010-01-13 11:41:52 +0100 |
---|---|---|
committer | Uwe Fischer <ufi@openoffice.org> | 2010-01-13 11:41:52 +0100 |
commit | 49f75c4ba784b08aed944f092597e782aea0702c (patch) | |
tree | 9a581823aa80951ba1d98e49e284c85373b87d40 /helpcontent2/helpers | |
parent | e2416d80a9dbfbc193ab6f5542ff0f8a104436fe (diff) |
hcshared25: before applying help id change script
Diffstat (limited to 'helpcontent2/helpers')
-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 |