Kaydet (Commit) 6e8cbfc6 authored tarafından Michael Stahl's avatar Michael Stahl

sw: remove more silly realpath from makefile

üst cd546c16
......@@ -71,8 +71,8 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sw_regression_test, \
))
$(eval $(call gb_CppunitTest_set_include,sw_regression_test,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
-I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment