make ConnectivityTools a normal target, so we can pack it
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>
Wed, 12 Mar 2014 16:49:28 +0000 (17:49 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 27 Apr 2018 02:14:18 +0000 (03:14 +0100)
Gbp-Pq: Name build-connectivitytools.diff

connectivity/Module_connectivity.mk

index 3ba7ecf01d41b1d3816e61df757344b034c9ff34..99ef82961f8bc45ac744b4847d94d220cf50d7a2 100644 (file)
@@ -116,7 +116,7 @@ endif
 endif
 
 ifneq ($(filter QADEVOOO,$(BUILD_TYPE)),)
-$(eval $(call gb_Module_add_subsequentcheck_targets,connectivity,\
+$(eval $(call gb_Module_add_targets,connectivity,\
        Jar_ConnectivityTools \
 ))
 # FIXME: Does not work. Convert to JUnit.