aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemlib/Makefile')
-rw-r--r--apps/systemlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/systemlib/Makefile b/apps/systemlib/Makefile
index 13cf8271e..172eef979 100644
--- a/apps/systemlib/Makefile
+++ b/apps/systemlib/Makefile
@@ -35,7 +35,8 @@
# System utility library
#
-CSRCS = hx_stream.c \
+CSRCS = err.c \
+ hx_stream.c \
perf_counter.c
#