diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-05-06 17:19:41 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-05-07 01:41:23 +0200 |
commit | 9a7603187eb5cc580d33212ee147f9ac89de55f4 (patch) | |
tree | f003910cba61325bcd080e75972e6cb2eaa44259 /dbaccess/Executable_odbcconfig.mk | |
parent | 7556ba312ff3a7409b7da55f220d3ff877505a3b (diff) |
dbaccess: remove Package_inc
Change-Id: I8e6748eef04f25603851a33d049cb9585fa04cc6
Diffstat (limited to 'dbaccess/Executable_odbcconfig.mk')
-rw-r--r-- | dbaccess/Executable_odbcconfig.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/Executable_odbcconfig.mk b/dbaccess/Executable_odbcconfig.mk index e741da00b1f4..66364c91b61c 100644 --- a/dbaccess/Executable_odbcconfig.mk +++ b/dbaccess/Executable_odbcconfig.mk @@ -11,11 +11,6 @@ $(eval $(call gb_Executable_Executable,odbcconfig)) $(eval $(call gb_Executable_set_targettype_gui,odbcconfig,YES)) -$(eval $(call gb_Executable_set_include,odbcconfig,\ - $$(INCLUDE) \ - -I$(SRCDIR)/dbaccess/inc \ -)) - $(eval $(call gb_Library_use_sdk_api,odbcconfig)) $(eval $(call gb_Executable_use_libraries,odbcconfig,\ |