summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/hello/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/hello/Makefile.am')
-rw-r--r--testsuites/samples/hello/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/hello/Makefile.am b/testsuites/samples/hello/Makefile.am
index 7a1a2d0587..e7b019be30 100644
--- a/testsuites/samples/hello/Makefile.am
+++ b/testsuites/samples/hello/Makefile.am
@@ -5,7 +5,7 @@
MANAGERS = io semaphore
rtems_tests_PROGRAMS = hello
-hello_SOURCES = init.c system.h
+hello_SOURCES = init.c
dist_rtems_tests_DATA = hello.scn
dist_rtems_tests_DATA += hello.doc