summaryrefslogtreecommitdiff
path: root/test/Package_inc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/Package_inc.mk')
-rw-r--r--test/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Package_inc.mk b/test/Package_inc.mk
index 1bf786180cbf..aac4b3822577 100644
--- a/test/Package_inc.mk
+++ b/test/Package_inc.mk
@@ -26,6 +26,7 @@
# instead of those above.
$(eval $(call gb_Package_Package,test_inc,$(SRCDIR)/test/inc))
+$(eval $(call gb_Package_add_file,test_inc,inc/test/xmldiff.hxx,test/xmldiff.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/bootstrapfixture.hxx,test/bootstrapfixture.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/testdllapi.hxx,test/testdllapi.hxx))
$(eval $(call gb_Package_add_file,test_inc,inc/test/unoapi_test.hxx,test/unoapi_test.hxx))