diff options
Diffstat (limited to 'atf-sh/Makefile.am.inc')
-rw-r--r-- | atf-sh/Makefile.am.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/atf-sh/Makefile.am.inc b/atf-sh/Makefile.am.inc index f8f521a4c7f37..1d0e09842adfb 100644 --- a/atf-sh/Makefile.am.inc +++ b/atf-sh/Makefile.am.inc @@ -57,8 +57,7 @@ atf-sh/atf-sh.pc: $(srcdir)/atf-sh/atf-sh.pc.in Makefile <$(srcdir)/atf-sh/atf-sh.pc.in >atf-sh/atf-sh.pc.tmp mv atf-sh/atf-sh.pc.tmp atf-sh/atf-sh.pc -tests_atf_sh_DATA = atf-sh/Atffile \ - atf-sh/Kyuafile +tests_atf_sh_DATA = atf-sh/Kyuafile tests_atf_shdir = $(pkgtestsdir)/atf-sh EXTRA_DIST += $(tests_atf_sh_DATA) |