Add tensorflow/core/kernels/function_ops.cc to Makefile (#9459)

This should fix the breakage in Makefile-based builds after 858e0afcc4.
This commit is contained in:
Derek Murray 2017-04-26 08:28:09 -07:00 committed by Martin Wicke
parent 8e80cce33b
commit 7bd133cd21

View File

@ -101,6 +101,7 @@ tensorflow/core/kernels/identity_op.cc
tensorflow/core/kernels/gather_op.cc
tensorflow/core/kernels/gather_functor.cc
tensorflow/core/kernels/fused_batch_norm_op.cc
tensorflow/core/kernels/function_ops.cc
tensorflow/core/kernels/fill_functor.cc
tensorflow/core/kernels/fifo_queue.cc
tensorflow/core/kernels/fake_quant_ops.cc