diff options
Diffstat (limited to 'atf-c++/detail/Makefile.am.inc')
-rw-r--r-- | atf-c++/detail/Makefile.am.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/atf-c++/detail/Makefile.am.inc b/atf-c++/detail/Makefile.am.inc index ce8701f..7bcd11b 100644 --- a/atf-c++/detail/Makefile.am.inc +++ b/atf-c++/detail/Makefile.am.inc @@ -42,8 +42,7 @@ libatf_c___la_SOURCES += atf-c++/detail/application.cpp \ atf-c++/detail/text.cpp \ atf-c++/detail/text.hpp -tests_atf_c___detail_DATA = atf-c++/detail/Atffile \ - atf-c++/detail/Kyuafile +tests_atf_c___detail_DATA = atf-c++/detail/Kyuafile tests_atf_c___detaildir = $(pkgtestsdir)/atf-c++/detail EXTRA_DIST += $(tests_atf_c___detail_DATA) |