aboutsummaryrefslogtreecommitdiff
path: root/system/lib
diff options
context:
space:
mode:
Diffstat (limited to 'system/lib')
-rw-r--r--system/lib/libcxx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/lib/libcxx/Makefile b/system/lib/libcxx/Makefile
index 01d8dbf3..814921ea 100644
--- a/system/lib/libcxx/Makefile
+++ b/system/lib/libcxx/Makefile
@@ -1,5 +1,4 @@
OBJECTS = \
- locale.bc \
algorithm.bc \
condition_variable.bc \
future.bc \
@@ -13,13 +12,13 @@ OBJECTS = \
debug.bc \
hash.bc \
mutex.bc \
- readme.txt \
string.bc \
thread.bc \
valarray.bc \
chrono.bc \
exception.bc \
ios.bc \
+ locale.bc \
regex.bc \
strstream.bc \
typeinfo.bc