diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4eeca8a153..7c4e9dceb4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-06-20 14:40 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/hbxbp/Makefile + ! Deleted files were not deleted from make tree. + 2009-06-20 14:40 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) - harbour/contrib/hbxbp/apig.ch - harbour/contrib/hbxbp/xbp_temp.prg diff --git a/harbour/contrib/hbxbp/Makefile b/harbour/contrib/hbxbp/Makefile index a6f797fd03..3718166391 100644 --- a/harbour/contrib/hbxbp/Makefile +++ b/harbour/contrib/hbxbp/Makefile @@ -39,7 +39,6 @@ endif ifeq ($(HB_WITH_QT),yes) PRG_SOURCES=\ - xbp_temp.prg \ xbpgeneric.prg \ xbpdialog.prg \ xbpwindow.prg \ @@ -61,7 +60,6 @@ PRG_SOURCES=\ PRG_HEADERS=\ xbp.ch \ appevent.ch \ - apig.ch \ gra.ch \ include $(TOP)$(ROOT)config/header.cf