summaryrefslogtreecommitdiffstats
path: root/testsuites/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
index f1e0b924a6..68a22cd69f 100644
--- a/testsuites/Makefile.am
+++ b/testsuites/Makefile.am
@@ -7,5 +7,7 @@ ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
SUBDIRS = @subdirs@
+EXTRA_DIST = PROBLEMS
+
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am