summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/include/rtems/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/include/rtems/Makefile.am')
-rw-r--r--c/src/exec/score/include/rtems/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/include/rtems/Makefile.am b/c/src/exec/score/include/rtems/Makefile.am
index f4ac2b1717..a2e0bbc47f 100644
--- a/c/src/exec/score/include/rtems/Makefile.am
+++ b/c/src/exec/score/include/rtems/Makefile.am
@@ -4,7 +4,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
-H_FILES = debug.h system.h
+H_FILES = debug.h system.h seterr.h
noinst_HEADERS = $(H_FILES)