1*49cdfc7eSAndroid Build Coastguard Worker# SPDX-License-Identifier: GPL-2.0-or-later 2*49cdfc7eSAndroid Build Coastguard Worker# Copyright (c) International Business Machines Corp., 2008 3*49cdfc7eSAndroid Build Coastguard Worker# Author: Veerendra <[email protected]> 4*49cdfc7eSAndroid Build Coastguard Worker# Copyright (c) 2015 Red Hat, Inc. 5*49cdfc7eSAndroid Build Coastguard Worker# Copyright (C) 2023 SUSE LLC Andrea Cervesato <[email protected]> 6*49cdfc7eSAndroid Build Coastguard Worker 7*49cdfc7eSAndroid Build Coastguard Workertop_srcdir ?= ../../../.. 8*49cdfc7eSAndroid Build Coastguard Worker 9*49cdfc7eSAndroid Build Coastguard Workerinclude $(top_srcdir)/include/mk/testcases.mk 10*49cdfc7eSAndroid Build Coastguard Worker 11*49cdfc7eSAndroid Build Coastguard WorkerINSTALL_TARGETS := *.sh 12*49cdfc7eSAndroid Build Coastguard Worker 13*49cdfc7eSAndroid Build Coastguard Workerinclude $(top_srcdir)/include/mk/generic_leaf_target.mk 14