summaryrefslogtreecommitdiff
path: root/unixODBC/Module_unixODBC.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unixODBC/Module_unixODBC.mk')
-rw-r--r--unixODBC/Module_unixODBC.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/unixODBC/Module_unixODBC.mk b/unixODBC/Module_unixODBC.mk
index 6bce6bd789be..89822865a042 100644
--- a/unixODBC/Module_unixODBC.mk
+++ b/unixODBC/Module_unixODBC.mk
@@ -11,12 +11,4 @@
$(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: