aboutsummaryrefslogtreecommitdiff
path: root/atf-c++/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'atf-c++/Makefile.am.inc')
-rw-r--r--atf-c++/Makefile.am.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/atf-c++/Makefile.am.inc b/atf-c++/Makefile.am.inc
index cfe70695dd16..e4b377eeedca 100644
--- a/atf-c++/Makefile.am.inc
+++ b/atf-c++/Makefile.am.inc
@@ -71,8 +71,7 @@ atf-c++/atf-c++.pc: $(srcdir)/atf-c++/atf-c++.pc.in Makefile
<$(srcdir)/atf-c++/atf-c++.pc.in >atf-c++/atf-c++.pc.tmp
mv atf-c++/atf-c++.pc.tmp atf-c++/atf-c++.pc
-tests_atf_c___DATA = atf-c++/Atffile \
- atf-c++/Kyuafile \
+tests_atf_c___DATA = atf-c++/Kyuafile \
atf-c++/macros_hpp_test.cpp \
atf-c++/unused_test.cpp
tests_atf_c__dir = $(pkgtestsdir)/atf-c++