summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprofiling01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spprofiling01/Makefile.am')
-rw-r--r--testsuites/sptests/spprofiling01/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/sptests/spprofiling01/Makefile.am b/testsuites/sptests/spprofiling01/Makefile.am
index 872e50a712..fa5410762b 100644
--- a/testsuites/sptests/spprofiling01/Makefile.am
+++ b/testsuites/sptests/spprofiling01/Makefile.am
@@ -1,7 +1,8 @@
rtems_tests_PROGRAMS = spprofiling01
spprofiling01_SOURCES = init.c
-dist_rtems_tests_DATA = spprofiling01.scn spprofiling01.doc
+dist_rtems_tests_DATA = spprofiling01.scn
+dist_rtems_tests_DATA += spprofiling01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am