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 4bc7033e7..5778c552e 100644
--- a/apps/systemlib/Makefile
+++ b/apps/systemlib/Makefile
@@ -42,7 +42,8 @@ CSRCS = err.c \
bson/tinybson.c \
conversions.c \
cpuload.c \
- getopt_long.c
+ getopt_long.c \
+ up_cxxinitialize.c
# ppm_decode.c \