From 84b3f7b345eabf3995e4d51055e8d4e26479a6e2 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Mon, 5 Mar 2012 19:02:10 +0100 Subject: gbuild: get rid of realpath in gb_Foo_set_include --- cppu/CppunitTest_cppu_test_cppumaker.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppu/CppunitTest_cppu_test_cppumaker.mk') diff --git a/cppu/CppunitTest_cppu_test_cppumaker.mk b/cppu/CppunitTest_cppu_test_cppumaker.mk index 0b7c4f14dbcb..6ed2e7be97a1 100644 --- a/cppu/CppunitTest_cppu_test_cppumaker.mk +++ b/cppu/CppunitTest_cppu_test_cppumaker.mk @@ -39,7 +39,7 @@ $(eval $(call gb_CppunitTest_add_linked_libs,cppu_test_cppumaker, \ $(eval $(call gb_CppunitTest_set_include,cppu_test_cppumaker,\ -I$(WORKDIR)/CustomTarget/cppu/qa \ - -I$(realpath $(SRCDIR)/cppu/inc) \ + -I$(SRCDIR)/cppu/inc \ $$(INCLUDE) \ )) -- cgit v1.2.3