summaryrefslogtreecommitdiff
path: root/unotest/Library_unotest.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-11-19 20:35:07 +0100
committerDavid Tardon <dtardon@redhat.com>2016-11-21 09:44:39 +0100
commitc87ecb0e18b11bc8ff4043ae17be097c73faf2d1 (patch)
tree845f00f3df127c4fc51c161bdb5a34f76663d1b0 /unotest/Library_unotest.mk
parentd015317f36e0160cd76a421eb2060e8539748eb2 (diff)
remove dep on unotest from osl_Pipe test
Change-Id: I5f5862a684e52bd3d1336fa9f8cffa77cdebbe4c
Diffstat (limited to 'unotest/Library_unotest.mk')
-rw-r--r--unotest/Library_unotest.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotest/Library_unotest.mk b/unotest/Library_unotest.mk
index 315447cd6dd0..558b8a745361 100644
--- a/unotest/Library_unotest.mk
+++ b/unotest/Library_unotest.mk
@@ -39,7 +39,6 @@ $(eval $(call gb_Library_add_exception_objects,unotest,\
unotest/source/cpp/macros_test \
unotest/source/cpp/officeconnection \
unotest/source/cpp/toabsolutefileurl \
- unotest/source/cpp/uniquepipename \
))
# vim: set noet sw=4 ts=4: