summaryrefslogtreecommitdiff
path: root/connectivity/Module_connectivity.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-07 16:44:36 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 17:07:44 +0200
commitee6713269255bddc5b97892a5875ef4e015b6ee2 (patch)
treebd0a30bdf214c56fae06798e8a23ce09344dd62b /connectivity/Module_connectivity.mk
parent38f5717b1d488b866d55a603eea1260c6203fd69 (diff)
connectivity: remove Package_generated
This one is ugly, the Yacc generated header is used in lots of places; the dependencies are already right because using the header requires using the dbtools library which builds the YaccTarget, so just yet another include path has to be added. Change-Id: I031fde80ac326551d4719533305b1ae35351ca43
Diffstat (limited to 'connectivity/Module_connectivity.mk')
-rw-r--r--connectivity/Module_connectivity.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/Module_connectivity.mk b/connectivity/Module_connectivity.mk
index b10575a1bd18..da4f5c91c1fe 100644
--- a/connectivity/Module_connectivity.mk
+++ b/connectivity/Module_connectivity.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Module_add_targets,connectivity,\
Library_odbc \
Library_odbcbase) \
Library_sdbc2 \
- Package_generated \
))
ifneq ($(SOLAR_JAVA),)