improve odbc headers handling
This commit is contained in:
committed by
David Tardon
parent
7a72abad23
commit
5eff0b6c58
@@ -1,3 +1,4 @@
|
||||
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
||||
#
|
||||
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
|
||||
#
|
||||
@@ -29,6 +30,12 @@
|
||||
|
||||
$(eval $(call gb_Module_Module,unixODBC))
|
||||
|
||||
ifeq ($(SYSTEM_ODBC_HEADERS),NO)
|
||||
|
||||
$(eval $(call gb_Module_add_targets,unixODBC,\
|
||||
Package_inc \
|
||||
))
|
||||
|
||||
endif
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
Reference in New Issue
Block a user