aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-03-20 00:54:10 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-03-20 00:54:10 +0100
commit710b6a4ae229024749af341862269c59e776ba17 (patch)
treed3de2d0734a7f70b75dc58acc05dcaae1210b491 /Makefile
parent49d0df3cbc31f8072dbd3658710ff716ae23a0a4 (diff)
Added a few more missing files and re-generated project files.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a78887da88..093c2fbe7c 100644
--- a/Makefile
+++ b/Makefile
@@ -2292,6 +2292,7 @@ LIBGPR_SRC = \
src/core/support/alloc.c \
src/core/support/cancellable.c \
src/core/support/cmdline.c \
+ src/core/support/cpu_iphone.c \
src/core/support/cpu_linux.c \
src/core/support/cpu_posix.c \
src/core/support/cpu_windows.c \
@@ -2385,6 +2386,7 @@ endif
$(OBJDIR)/$(CONFIG)/src/core/support/alloc.o:
$(OBJDIR)/$(CONFIG)/src/core/support/cancellable.o:
$(OBJDIR)/$(CONFIG)/src/core/support/cmdline.o:
+$(OBJDIR)/$(CONFIG)/src/core/support/cpu_iphone.o:
$(OBJDIR)/$(CONFIG)/src/core/support/cpu_linux.o:
$(OBJDIR)/$(CONFIG)/src/core/support/cpu_posix.o:
$(OBJDIR)/$(CONFIG)/src/core/support/cpu_windows.o: