summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-15 17:27:06 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 16:58:34 +0200
commit6c251a457b55965a40a8597365402d854680282f (patch)
tree879182fea86e8c2fc851c5ac48448d6a36286d88 /dbaccess
parent50b0d8611523db21d78cc4e1295c8a3b6ccfc9d0 (diff)
gnumake4: reportdesign, dbaccess: remove unnecessary package headers [hg:8f3bb53e08ce]
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/Library_dbaxml.mk1
-rw-r--r--dbaccess/Library_dbui.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/Library_dbaxml.mk b/dbaccess/Library_dbaxml.mk
index 5b0a5ddb866c..2f16d684d3f7 100644
--- a/dbaccess/Library_dbaxml.mk
+++ b/dbaccess/Library_dbaxml.mk
@@ -26,7 +26,6 @@
#*************************************************************************
$(eval $(call gb_Library_Library,dbaxml))
-$(eval $(call gb_Library_add_package_headers,dbaxml,dbaccess_inc))
$(eval $(call gb_Library_add_precompiled_header,dbaxml,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbaxml))
$(eval $(call gb_Library_set_componentfile,dbaxml,dbaccess/source/filter/xml/dbaxml))
diff --git a/dbaccess/Library_dbui.mk b/dbaccess/Library_dbui.mk
index 3e3fcbd338f3..984b92dca7d0 100644
--- a/dbaccess/Library_dbui.mk
+++ b/dbaccess/Library_dbui.mk
@@ -26,7 +26,6 @@
#*************************************************************************
$(eval $(call gb_Library_Library,dbui))
-$(eval $(call gb_Library_add_package_headers,dbui,dbaccess_inc))
$(eval $(call gb_Library_add_precompiled_header,dbui,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbui))
$(eval $(call gb_Library_set_componentfile,dbui,dbaccess/util/dbu))