From 75ea8020d904e4e40d48356c57c98761a7161813 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 7 Mar 2010 13:31:41 +0000 Subject: [PATCH] 2010-03-07 14:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * doc/Makefile ! Fixed 'en-EN' - 'en'. --- harbour/ChangeLog | 4 ++++ harbour/doc/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 710e05b961..8b832b80fc 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-03-07 14:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * doc/Makefile + ! Fixed 'en-EN' - 'en'. + 2010-03-07 14:14 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbtip/utils.c * contrib/hbtip/encb64c.c diff --git a/harbour/doc/Makefile b/harbour/doc/Makefile index d931a5d2b0..51e5f548f6 100644 --- a/harbour/doc/Makefile +++ b/harbour/doc/Makefile @@ -32,7 +32,7 @@ DOC_FILES := \ windll.txt \ DIRS := \ - en-EN \ + en \ include $(TOP)$(ROOT)config/doc.mk include $(TOP)$(ROOT)config/dir.mk