diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 93e17fdf9c..3166ff90d1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2008-12-24 12:23 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) + * include/Makefile + + added hbrddnsx.h header + 2008-12-24 11:52 UTC-0600 Teo Fonrouge (teo/at/windtelsoft/dot/com) * harbour.spec + added rddnsx to rpm builds. Thanks Przemek. diff --git a/harbour/include/Makefile b/harbour/include/Makefile index d7aec81d85..d8ef28f3b9 100644 --- a/harbour/include/Makefile +++ b/harbour/include/Makefile @@ -43,6 +43,7 @@ C_HEADERS=\ hbrdddel.h \ hbrddntx.h \ hbrddsdf.h \ + hbrddnsx.h \ hbregex.h \ hbset.h \ hbsetup.h \