summaryrefslogtreecommitdiffstats
path: root/dbaccess/Executable_odbcconfig.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-03-05 19:02:10 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-03-10 21:23:20 +0100
commit84b3f7b345eabf3995e4d51055e8d4e26479a6e2 (patch)
tree830a61b90e7b4778534ef88373528caa5d037b33 /dbaccess/Executable_odbcconfig.mk
parentextensions: export npsoplugin's symbols (diff)
downloadcore-84b3f7b345eabf3995e4d51055e8d4e26479a6e2.tar.gz
core-84b3f7b345eabf3995e4d51055e8d4e26479a6e2.zip
gbuild: get rid of realpath in gb_Foo_set_include
Diffstat (limited to 'dbaccess/Executable_odbcconfig.mk')
-rw-r--r--dbaccess/Executable_odbcconfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/Executable_odbcconfig.mk b/dbaccess/Executable_odbcconfig.mk
index bb5e244fc04b..60017df403a9 100644
--- a/dbaccess/Executable_odbcconfig.mk
+++ b/dbaccess/Executable_odbcconfig.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_Executable_set_targettype_gui,odbcconfig,YES))
$(eval $(call gb_Executable_set_include,odbcconfig,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/dbaccess/inc) \
+ -I$(SRCDIR)/dbaccess/inc \
))
$(eval $(call gb_Library_add_api,odbcconfig,\