summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 7162d51fc5..d148038c14 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -675,6 +675,7 @@ librtemscpu_a_SOURCES += rtems/src/clockgettod.c
librtemscpu_a_SOURCES += rtems/src/clockgettodtimeval.c
librtemscpu_a_SOURCES += rtems/src/clockgetuptime.c
librtemscpu_a_SOURCES += rtems/src/clockgetuptimenanoseconds.c
+librtemscpu_a_SOURCES += rtems/src/clockgetuptimeseconds.c
librtemscpu_a_SOURCES += rtems/src/clockgetuptimetimeval.c
librtemscpu_a_SOURCES += rtems/src/clockset.c
librtemscpu_a_SOURCES += rtems/src/clocktick.c