summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin/dtrace/tests/common/struct/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/usr.sbin/dtrace/tests/common/struct/Makefile')
-rw-r--r--cddl/usr.sbin/dtrace/tests/common/struct/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cddl/usr.sbin/dtrace/tests/common/struct/Makefile b/cddl/usr.sbin/dtrace/tests/common/struct/Makefile
index 0b3ce40..35dd51a 100644
--- a/cddl/usr.sbin/dtrace/tests/common/struct/Makefile
+++ b/cddl/usr.sbin/dtrace/tests/common/struct/Makefile
@@ -4,7 +4,9 @@
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#
-TESTFILES= \
+PACKAGE= tests
+
+${PACKAGE}FILES= \
err.D_ADDROF_VAR.StructPointer.d \
err.D_DECL_COMBO.StructWithoutColon.d \
err.D_DECL_COMBO.StructWithoutColon1.d \
OpenPOWER on IntegriCloud