From dd0b89d28397f8b16f7da9f4128cd98ae6e5195c Mon Sep 17 00:00:00 2001 From: Uwe Fischer Date: Thu, 10 Jun 2010 13:32:14 +0200 Subject: tl79:Help makefiles --- helpcontent2/source/text/shared/01/makefile.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'helpcontent2/source/text/shared/01') diff --git a/helpcontent2/source/text/shared/01/makefile.mk b/helpcontent2/source/text/shared/01/makefile.mk index 60c1d7f6cf..e3ba6734c9 100644 --- a/helpcontent2/source/text/shared/01/makefile.mk +++ b/helpcontent2/source/text/shared/01/makefile.mk @@ -69,6 +69,7 @@ XHPFILES = \ 01100300.xhp \ 01100400.xhp \ 01100500.xhp \ + 01100600.xhp \ 01110000.xhp \ 01110100.xhp \ 01110101.xhp \ @@ -341,4 +342,4 @@ XHPFILES = \ # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -.INCLUDE : $(PRJ)$/makefile.pmk +.INCLUDE : tg_help.mk -- cgit